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

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 31 21:42:04 PST 2013


Revision: 115381
          https://trac.macports.org/changeset/115381
Author:   jeremyhu at macports.org
Date:     2013-12-31 21:42:04 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
pcre: Link against correct C++ runtime

Modified Paths:
--------------
    trunk/dports/devel/pcre/Portfile

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2014-01-01 05:38:17 UTC (rev 115380)
+++ trunk/dports/devel/pcre/Portfile	2014-01-01 05:42:04 UTC (rev 115381)
@@ -5,6 +5,7 @@
 
 name                pcre
 version             8.33
+revision            1
 categories          devel
 license             BSD
 platforms           darwin freebsd
@@ -41,7 +42,7 @@
 
 # Generate a newer libtool that passes -stdlib correctly.
 use_autoreconf      yes
-autoreconf.args     --force --verbose
+autoreconf.args     -fvi
 
 configure.args      --disable-silent-rules \
                     --docdir=${prefix}/share/doc/${name} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/cd0d2bbc/attachment.html>


More information about the macports-changes mailing list