[MacPorts] #33689: fakeroot candidate Portfile
MacPorts
noreply at macports.org
Mon Mar 19 12:45:00 PDT 2012
#33689: fakeroot candidate Portfile
-------------------------------+--------------------------------------------
Reporter: florian@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: haspatch | Port: fakeroot
-------------------------------+--------------------------------------------
Comment(by ryandesign@…):
If it must always build universal, then it should use something like:
{{{
variant universal {}
variant_set universal
default_variants +universal
universal_archs i386 ppc ppc64 x86_64
}}}
(the `universal_archs` line would need to vary by platform)
--
Ticket URL: <https://trac.macports.org/ticket/33689#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list