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

larryv at macports.org larryv at macports.org
Sat Aug 30 20:48:35 PDT 2014


Revision: 124911
          https://trac.macports.org/changeset/124911
Author:   larryv at macports.org
Date:     2014-08-30 20:48:35 -0700 (Sat, 30 Aug 2014)
Log Message:
-----------
ppl: Only explicitly add "--force" to autoreconf

The default autoreconf.args already contains "--install".

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

Modified: users/larryv/dports/devel/ppl/Portfile
===================================================================
--- users/larryv/dports/devel/ppl/Portfile	2014-08-31 01:33:55 UTC (rev 124910)
+++ users/larryv/dports/devel/ppl/Portfile	2014-08-31 03:48:35 UTC (rev 124911)
@@ -43,8 +43,8 @@
                     port:gmp
 
 # Generate a newer libtool that passes -stdlib when linking dylibs.
-use_autoreconf      yes
-autoreconf.args     --force --verbose
+use_autoreconf          yes
+autoreconf.post_args    --force
 
 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/20140830/130e3ac1/attachment.html>


More information about the macports-changes mailing list