pcre: Don't run autoreconf anymore Libtool 2.4.3 incorporated the "-stdlib" fix.
--- 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 \