[44018] trunk/dports/net/tcpflow/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Dec 24 17:30:44 PST 2008
On Dec 19, 2008, at 12:04, jmr at macports.org wrote:
> Revision: 44018
> http://trac.macports.org/changeset/44018
> Author: jmr at macports.org
> Date: 2008-12-19 10:04:06 -0800 (Fri, 19 Dec 2008)
> Log Message:
> -----------
> tcpflow: leave setting MDT to base, and don't break with libtool 2
> -platform darwin 9 {
> -#macosx_deployment_target 10.4
> - configure.env-append MACOSX_DEPLOYMENT_TARGET=10.4
> - build.env-append MACOSX_DEPLOYMENT_TARGET=10.4
> - destroot.env-append MACOSX_DEPLOYMENT_TARGET=10.4
> -}
Are you sure this change is ok? Because this was specifically setting
the MACOSX_DEPLOYMENT_TARGET to 10.4 on Leopard to fix a problem
encountered when it was set to its default value of 10.5:
http://trac.macports.org/changeset/30652
http://trac.macports.org/changeset/31219
I haven't tested whether this is still a problem.
More information about the macports-dev
mailing list