#34271: python27 2.7.3_0 py27-gtk 2.22.0_1 etc -- pkg-config files not installed correctly for python 2.6 and 2.7 versions of pygtk and pygobject -------------------------------------+-------------------------------------- Reporter: stephen.langer@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: py25-gtk py27-gtk py26-gtk py27-gobject py26-gobject py25-gobject python26 python27 -------------------------------------+-------------------------------------- Comment(by stephen.langer@…): Maybe hack pkg-config so that it always checks the current python version and automagically adds /opt/local/Library/Frameworks/Python.framework/Versions/2.*/lib/pkgconfig/ to its search path? Or make it check a standard directory for files that list the directories that it should add to the path. Then each python package could contain one of those files, and port select would install the correct one. -- Ticket URL: <https://trac.macports.org/ticket/34271#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS