[33724] trunk/base/src
Anders F Björklund
afb at macports.org
Mon Feb 4 12:51:09 PST 2008
Ryan Schmidt wrote:
>> -# Universal options & default values.
>> -set target "10.4"
>> -set sysroot "/Developer/SDKs/MacOSX10.4u.sdk"
>> -set universal_archs {ppc i386}
> This breaks those ports that use ${sysroot}. Currently that's cairo,
> libiconv and xrender.
>
> $ sudo port install cairo +universal
> Error: Unable to execute port: can't read "sysroot": no such variable
> $
>
> Maybe ${sysroot} should be retained until ${universal_sysroot} is in a
> released version of MacPorts and these ports are updated to use it?
Reverted it back in r33764.
--anders
More information about the macports-dev
mailing list