[43844] trunk/dports/lang/python25/Portfile
Bryan Blackburn
blb at macports.org
Mon Dec 15 14:14:31 PST 2008
On Mon, Dec 15, 2008 at 01:53:47PM -0800, jeremyhu at macports.org said:
> Revision: 43844
> http://trac.macports.org/changeset/43844
[...]
>
> variant universal {
> - configure.args-append --enable-universalsdk
> + configure.args-append --enable-universalsdk=${universal_sysroot}
Do we have a preferred variable to use for the SDK location? I see both
configure.universal_sysroot (which I use in python26) and universal_sysroot
work in Portfiles. The latter is the name of the variable in macports.conf
as well, which is then used to set the configure... version.
Bryan
More information about the macports-dev
mailing list