[98175] trunk/dports/science/fasthenry-wr/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Sep 27 08:45:41 PDT 2012


Revision: 98175
          http://trac.macports.org//changeset/98175
Author:   macsforever2000 at macports.org
Date:     2012-09-27 08:45:40 -0700 (Thu, 27 Sep 2012)
Log Message:
-----------
fasthenry-wr: Use blacklist to disable clang compile.

Modified Paths:
--------------
    trunk/dports/science/fasthenry-wr/Portfile

Modified: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile	2012-09-27 15:41:22 UTC (rev 98174)
+++ trunk/dports/science/fasthenry-wr/Portfile	2012-09-27 15:45:40 UTC (rev 98175)
@@ -29,9 +29,7 @@
 use_configure    no
 
 # https://trac.macports.org/ticket/33915
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
+compiler.blacklist      clang
 
 build.args-append       CC=${configure.cc} \
                         CXX=${configure.cxx} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120927/d9f321c8/attachment.html>


More information about the macports-changes mailing list