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

larryv at macports.org larryv at macports.org
Sat Aug 30 21:11:21 PDT 2014


Revision: 124913
          https://trac.macports.org/changeset/124913
Author:   larryv at macports.org
Date:     2014-08-30 21:11:21 -0700 (Sat, 30 Aug 2014)
Log Message:
-----------
ppl: Force only C and C++ interfaces

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

Modified: users/larryv/dports/devel/ppl/Portfile
===================================================================
--- users/larryv/dports/devel/ppl/Portfile	2014-08-31 04:06:16 UTC (rev 124912)
+++ users/larryv/dports/devel/ppl/Portfile	2014-08-31 04:11:21 UTC (rev 124913)
@@ -48,6 +48,9 @@
 
 compiler.blacklist-append   gcc-3.3 gcc-4.0 apple-gcc-4.0
 compiler.fallback-append    apple-gcc-4.2
+
+configure.args      --enable-interfaces='cxx c'
+
 if {[regexp clang|llvm ${configure.compiler}]} {
     # As of 'ppl-0.12.1', we need to be careful about use of the
     # '--enable-fpmath' flag! Newer versions of 'clang' will error about
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140830/9024ace8/attachment.html>


More information about the macports-changes mailing list