#16775: python25: respect applications_dir ------------------------------+--------------------------------------------- Reporter: jmr@macports.org | Owner: mww@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: Keywords: | Port: python25 ------------------------------+--------------------------------------------- There is now an applications_dir variable in trunk which should be used instead of hardcoding /Applications/MacPorts. Attached patch makes python25 use it, and falls back to the default if it is not set (as with base versions <= 1.6). Possibly the frameworks_dir variable should also be used, but it defaults to /Library/Frameworks, which is different to what the python ports currently use. -- Ticket URL: <http://trac.macports.org/ticket/16775> MacPorts <http://www.macports.org/> Ports system for Mac OS