[MacPorts] #25557: lang/python24: incorrect include path in PortGroup
MacPorts
noreply at macports.org
Wed Jul 7 09:35:13 PDT 2010
#25557: lang/python24: incorrect include path in PortGroup
------------------------------+---------------------------------------------
Reporter: danchr@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: python24
------------------------------+---------------------------------------------
Comment(by danchr@…):
Ah, I see. I just looked at the ''python24'' Portfile and it seems it's
this snippet that does it:
{{{
…
# 64-bit, can't build mac-specific stuff
configure.args-delete --enable-framework=${frameworks_dir}
configure.args-append --disable-toolbox-glue
destroot.target install maninstall
…
}}}
What was the reason to not install a framework for 64-bit non-universal
builds? It strikes me as a somewhat odd thing to do…
--
Ticket URL: <http://trac.macports.org/ticket/25557#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list