[MacPorts] #21476: jbigkit 2.0 Doesn't build universal
MacPorts
noreply at macports.org
Mon Feb 22 07:44:53 PST 2010
#21476: jbigkit 2.0 Doesn't build universal
---------------------------------------+------------------------------------
Reporter: eborisch@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: jbigkit universal leopard | Port: jbigkit
---------------------------------------+------------------------------------
Comment(by eborisch@…):
Update:
Just adding these lines back at the beginning of the configure section
seems to fix it:
{{{
if { [variant_isset universal] } {
foreach arch ${universal_archs} {
configure.cc-append -arch ${arch}
}
}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21476#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list