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

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to