Modified: trunk/dports/devel/boehmgc/Portfile (115387 => 115388)
--- trunk/dports/devel/boehmgc/Portfile 2014-01-01 06:01:56 UTC (rev 115387)
+++ trunk/dports/devel/boehmgc/Portfile 2014-01-01 06:27:18 UTC (rev 115388)
@@ -6,6 +6,7 @@
name boehmgc
conflicts boehmgc-devel
version 7.2d
+revision 1
categories devel
license Permissive
maintainers nomaintainer
@@ -29,6 +30,10 @@
--enable-cplusplus \
--with-libatomic-ops=no
+# Teach glibtool about -stdlib=libc++
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.cppflags-append -D_XOPEN_SOURCE=600 -D_DARWIN_C_SOURCE
variant redirect description {Redirect malloc and friends to GC routines} {