Revision
115384
Author
jeremyhu@macports.org
Date
2013-12-31 21:52:43 -0800 (Tue, 31 Dec 2013)

Log Message

ppl: Link against correct C++ runtime

Modified Paths

Diff

Modified: trunk/dports/devel/ppl/Portfile (115383 => 115384)


--- 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