??? "MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1"

paul beard paulbeard at gmail.com
Tue Apr 22 15:48:01 PDT 2008


On Tue, Apr 22, 2008 at 3:19 PM, Ryan Schmidt <ryandesign at macports.org>
wrote:

>
> >
> This should not be a problem with MacPorts trunk which passes the correct
> value for MACOSX_DEPLOYMENT_TARGET to every port.
>
> For MacPort 1.6.0 as released, try adding this to the port:
>
> platform darwin 7 {
>    configure.env-append MACOSX_DEPLOYMENT_TARGET=10.3
>    build.env-append MACOSX_DEPLOYMENT_TARGET=10.3
> }
>
> platform darwin 8 {
>    configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4
>    build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
> }
>
> platform darwin 9 {
>    configure.env-append MACOSX_DEPLOYMENT_TARGET=10.5
>    build.env-append MACOSX_DEPLOYMENT_TARGET=10.5
> }
>
>
all the more reason to wonder when a new release will be cut off the trunk.


-- 
Paul Beard / www.paulbeard.org/
<paulbeard at gmail.com/paulbeard at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080422/b217e3c1/attachment.html


More information about the macports-users mailing list