[109082] trunk/dports/multimedia/gavl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 16:14:25 PDT 2013


Revision: 109082
          https://trac.macports.org/changeset/109082
Author:   jeremyhu at macports.org
Date:     2013-08-07 16:14:25 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
gavl: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/multimedia/gavl/Portfile

Modified: trunk/dports/multimedia/gavl/Portfile
===================================================================
--- trunk/dports/multimedia/gavl/Portfile	2013-08-07 23:08:12 UTC (rev 109081)
+++ trunk/dports/multimedia/gavl/Portfile	2013-08-07 23:14:25 UTC (rev 109082)
@@ -34,8 +34,6 @@
                     port:libpng \
                     port:pkgconfig
 
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+compiler.blacklist  llvm-gcc-4.2 macports-llvm-gcc-4.2
 
 livecheck.distname  ${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/e5684e3c/attachment-0001.html>


More information about the macports-changes mailing list