[98434] trunk/dports/devel/ppl/Portfile

adfernandes at macports.org adfernandes at macports.org
Fri Oct 5 10:02:14 PDT 2012


Revision: 98434
          http://trac.macports.org//changeset/98434
Author:   adfernandes at macports.org
Date:     2012-10-05 10:02:14 -0700 (Fri, 05 Oct 2012)
Log Message:
-----------
devel/ppl: disable distcc as well as ccache

Modified Paths:
--------------
    trunk/dports/devel/ppl/Portfile

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2012-10-05 16:45:02 UTC (rev 98433)
+++ trunk/dports/devel/ppl/Portfile	2012-10-05 17:02:14 UTC (rev 98434)
@@ -53,7 +53,8 @@
     # Older versions of 'clang' will just warn about '-frounding-math' despite '-Werror'.
     # And 'llvm-gcc' does not '-frounding-math' and siliently ignores it.
     configure.args-append   --enable-fpmath=no
-    configure.ccache        no
+	configure.ccache        no
+	configure.distcc        no
 }
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121005/6a8c019e/attachment.html>


More information about the macports-changes mailing list