[109106] trunk/dports/science/yorick-yeti/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 18:41:36 PDT 2013


Revision: 109106
          https://trac.macports.org/changeset/109106
Author:   jeremyhu at macports.org
Date:     2013-08-07 18:41:36 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
yorick-yeti: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/science/yorick-yeti/Portfile

Modified: trunk/dports/science/yorick-yeti/Portfile
===================================================================
--- trunk/dports/science/yorick-yeti/Portfile	2013-08-08 01:40:50 UTC (rev 109105)
+++ trunk/dports/science/yorick-yeti/Portfile	2013-08-08 01:41:36 UTC (rev 109106)
@@ -44,9 +44,7 @@
 universal_variant   no
 
 # the build seems to hang with llvm-gcc-4.2
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist llvm-gcc-4.2 macports-llvm-gcc-4.2
 
 configure.pre_args  --yorick=${prefix}/bin/yorick
 configure.args      --with-regex \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/fc84bc00/attachment.html>


More information about the macports-changes mailing list