[98124] trunk/dports/graphics/fontforge/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 25 07:39:45 PDT 2012


Revision: 98124
          http://trac.macports.org//changeset/98124
Author:   jmr at macports.org
Date:     2012-09-25 07:39:45 -0700 (Tue, 25 Sep 2012)
Log Message:
-----------
fontforge: use compiler.blacklist

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

Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile	2012-09-25 14:35:12 UTC (rev 98123)
+++ trunk/dports/graphics/fontforge/Portfile	2012-09-25 14:39:45 UTC (rev 98124)
@@ -120,10 +120,8 @@
 
 configure.ldflags-append -lintl
 
-# http://trac.macports.org/ticket/29840
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    configure.compiler clang
-}
+# https://trac.macports.org/ticket/29840
+compiler.blacklist  llvm-gcc-4.2
 
 use_parallel_build  yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120925/6aad476c/attachment.html>


More information about the macports-changes mailing list