#11267: REVISION: Python25 readline variant and now builds as a framework ----------------------------------------+----------------------------------- Reporter: dinosaur@aztecfreenet.org | Owner: mww@macports.org Type: enhancement | Status: assigned Priority: High | Milestone: Port Enhancements Component: ports | Version: Resolution: | Keywords: Python readline Framework ----------------------------------------+----------------------------------- Comment (by mdickens@nd.edu): Changes to the tarball of 2008-01-06, from previous: * Instead of hard-coding "/opt/local" into {{{setup.py}}}, use "{{{__PREFIX__}}}" then replace it with the actual ${prefix} in the post- patch. * Corrected +universal install on 10.5: '-isysroot' does not work with gcc, but '-isystem' does. This corrects ticket #13701, if that was still an issue. I've tested all combinations of variants (plain, +framework, +universal, +universal+framework) on both 10.4 and 10.5, and they all work as desired. While the resulting binaries using +universal are for "i386" and "ppc", it would not be difficult to add variants to do "ppc64" and "x86_64" (though, of course, 64-bit apps are not well-tested on OSX just yet). I will look into this variant, and see if the apps work. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/11267#comment:18> MacPorts </projects/macports> Ports system for Mac OS