[111047] users/larryv/dports/devel/ppl/Portfile
larryv at macports.org
larryv at macports.org
Fri Sep 13 17:11:46 PDT 2013
Revision: 111047
https://trac.macports.org/changeset/111047
Author: larryv at macports.org
Date: 2013-09-13 17:11:46 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
ppl: Relocate autoreconf block.
Modified Paths:
--------------
users/larryv/dports/devel/ppl/Portfile
Modified: users/larryv/dports/devel/ppl/Portfile
===================================================================
--- users/larryv/dports/devel/ppl/Portfile 2013-09-14 00:11:18 UTC (rev 111046)
+++ users/larryv/dports/devel/ppl/Portfile 2013-09-14 00:11:46 UTC (rev 111047)
@@ -43,6 +43,10 @@
depends_lib port:glpk \
port:gmp
+# Generate a newer libtool that passes -stdlib when linking dylibs.
+use_autoreconf yes
+autoreconf.args --force --verbose
+
compiler.blacklist-append gcc-3.3 gcc-4.0 apple-gcc-4.0
compiler.fallback-append apple-gcc-4.2
if {[regexp clang|llvm ${configure.compiler}]} {
@@ -57,10 +61,6 @@
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/1dfe4f56/attachment.html>
More information about the macports-changes
mailing list