[102285] trunk/dports/textproc/liblrdf/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 16:08:20 PST 2013


Revision: 102285
          https://trac.macports.org/changeset/102285
Author:   jeremyhu at macports.org
Date:     2013-01-29 16:08:20 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
liblrdf: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/textproc/liblrdf/Portfile

Modified: trunk/dports/textproc/liblrdf/Portfile
===================================================================
--- trunk/dports/textproc/liblrdf/Portfile	2013-01-29 23:58:06 UTC (rev 102284)
+++ trunk/dports/textproc/liblrdf/Portfile	2013-01-30 00:08:20 UTC (rev 102285)
@@ -25,6 +25,4 @@
 
 use_autoreconf      yes
 
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist-append  llvm-gcc-4.2 macports-llvm-gcc-4.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/67835ba6/attachment.html>


More information about the macports-changes mailing list