#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