#31099: py26-pygpgme does not build without python2.4 installed ---------------------------------+------------------------------------------ Reporter: torstenb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: haspatch | Port: py26-pygpgme ---------------------------------+------------------------------------------ py26-pygpgme fails to build if no python2.4 is installed due to a custom build.cmd, which executes this modules Makefile directly. Unfortunately the Makefile has a hard coded reference to python2.4. The correct way to build the module is via python's setup.py. Patch attached. -- Ticket URL: <https://trac.macports.org/ticket/31099> MacPorts <http://www.macports.org/> Ports system for Mac OS