#16334: RFE: Make Python more Framework Friendly ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: ------------------------------------+--------------------------------------- Comment (by raimue@macports.org): Ah, and now I forgot to mention another problem I already discovered when preparing the transition: The python25 port group is not only used by py25-* ports, for example also by mercurial or duplicity. When using `--prefix=${prefix}/Library/Frameworks/Python.framework/Versions/2.5` binaries will end up in `${prefix}/Library/Frameworks/Python.framework/Versions/2.5/bin` and will need manual symlinking in post-destroot to `${prefix}/bin`. Might also apply to other files and not only binaries, I did not check again. -- Ticket URL: <http://trac.macports.org/ticket/16334#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS