Revision: 129010 https://trac.macports.org/changeset/129010 Author: larryv@macports.org Date: 2014-12-02 23:34:45 -0800 (Tue, 02 Dec 2014) Log Message: ----------- pcre: Don't run autoreconf anymore Libtool 2.4.3 incorporated the "-stdlib" fix. Modified Paths: -------------- trunk/dports/devel/pcre/Portfile Modified: trunk/dports/devel/pcre/Portfile =================================================================== --- trunk/dports/devel/pcre/Portfile 2014-12-03 05:58:18 UTC (rev 129009) +++ trunk/dports/devel/pcre/Portfile 2014-12-03 07:34:45 UTC (rev 129010) @@ -39,10 +39,6 @@ # TODO Report upstream. compiler.blacklist macports-gcc-4.9 -# Generate a newer libtool that passes -stdlib correctly. -use_autoreconf yes -autoreconf.args -fvi - configure.args --disable-silent-rules \ --docdir=${prefix}/share/doc/${name} \ --enable-jit \
participants (1)
-
larryv@macports.org