Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13281 closed defect (fixed)

PYTHON path should be hardcoded on Mac OS X 10.5 Leopard

Reported by: gui-dos (Guido Soranzio) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc:
Port:

Description

The portfile line

configure.env   PYTHON=python2.5

should be

configure.env  PYTHON=${prefix}/bin/python2.5

otherwhise Leopard's Python is detected

Change History (3)

comment:1 Changed 16 years ago by nox@…

Summary: BUG:py25-gtk - "configure.env PYTHON=python2.5" detects Leopard's PythonPYTHON path should be hardcoded on Mac OS X 10.5 Leopard

comment:2 Changed 16 years ago by gui-dos (Guido Soranzio)

Resolution: fixed
Status: newclosed

Solved by [32470]

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.