[111040] users/larryv/dports/devel/ppl/Portfile

larryv at macports.org larryv at macports.org
Fri Sep 13 16:23:50 PDT 2013


Revision: 111040
          https://trac.macports.org/changeset/111040
Author:   larryv at macports.org
Date:     2013-09-13 16:23:50 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
ppl: Run autoreconf to get a libtool that passes -stdlib when linking dylibs.

Modified Paths:
--------------
    users/larryv/dports/devel/ppl/Portfile

Modified: users/larryv/dports/devel/ppl/Portfile
===================================================================
--- users/larryv/dports/devel/ppl/Portfile	2013-09-13 23:21:46 UTC (rev 111039)
+++ users/larryv/dports/devel/ppl/Portfile	2013-09-13 23:23:50 UTC (rev 111040)
@@ -57,6 +57,10 @@
     configure.distcc        no
 }
 
+# Generate a newer libtool that passes -stdlib when linking dylibs.
+use_autoreconf      yes
+autoreconf.args     --force --verbose
+
 test.run            yes
 test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130913/9fc44854/attachment.html>


More information about the macports-changes mailing list