[101534] trunk/dports/graphics/libcaca/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 13 00:09:21 PST 2013


Revision: 101534
          https://trac.macports.org/changeset/101534
Author:   jeremyhu at macports.org
Date:     2013-01-13 00:09:21 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
libcaca: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/graphics/libcaca/Portfile

Modified: trunk/dports/graphics/libcaca/Portfile
===================================================================
--- trunk/dports/graphics/libcaca/Portfile	2013-01-13 05:46:18 UTC (rev 101533)
+++ trunk/dports/graphics/libcaca/Portfile	2013-01-13 08:09:21 UTC (rev 101534)
@@ -42,9 +42,7 @@
 	                        --x-libraries=${prefix}/lib 
 }
 
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist llvm-gcc-4.2
 
 build.asroot 	yes
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/cb926c5e/attachment.html>


More information about the macports-changes mailing list