[115384] trunk/dports/devel/ppl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Dec 31 21:52:43 PST 2013


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

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

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2014-01-01 05:52:17 UTC (rev 115383)
+++ trunk/dports/devel/ppl/Portfile	2014-01-01 05:52:43 UTC (rev 115384)
@@ -6,7 +6,7 @@
 
 name                ppl
 version             1.0
-revision            1
+revision            2
 categories          devel math
 platforms           darwin
 maintainers         nomaintainer
@@ -45,6 +45,10 @@
 
 patchfiles          gmp-5.1.patch 
 
+# Teach glibtool about -stdlib=libc++
+use_autoreconf  yes
+autoreconf.args -fvi
+
 compiler.blacklist-append   gcc-3.3 gcc-4.0 apple-gcc-4.0
 compiler.fallback-append    apple-gcc-4.2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/7b161336/attachment.html>


More information about the macports-changes mailing list