[MacPorts] #27094: libplist: installs a python module but doesn't depend on python (was: libplist: build failure when /Library/Frameworks/Python.framework is present)
MacPorts
noreply at macports.org
Wed Sep 28 04:39:21 PDT 2011
#27094: libplist: installs a python module but doesn't depend on python
----------------------------------+-----------------------------------------
Reporter: wanthalf@… | Owner: rmstonecipher@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Resolution: | Keywords:
Port: libplist |
----------------------------------+-----------------------------------------
Comment(by jmr@…):
The problem here is actually that libplist is installing a python module
into whatever python framework it finds, and doesn't depend on any
pythonXY port. We don't want a port to install anything into the system
python location.
So a dependency needs to be added on a specific python port (changed in
variants if desired), and cmake needs to be told to use that python.
--
Ticket URL: <https://trac.macports.org/ticket/27094#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list