[129010] trunk/dports/devel/pcre/Portfile

larryv at macports.org larryv at macports.org
Tue Dec 2 23:34:45 PST 2014


Revision: 129010
          https://trac.macports.org/changeset/129010
Author:   larryv at 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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141202/58dded6d/attachment.html>


More information about the macports-changes mailing list