[97788] trunk/dports/graphics/inkscape/Portfile

devans at macports.org devans at macports.org
Sat Sep 15 09:33:40 PDT 2012


Revision: 97788
          http://trac.macports.org//changeset/97788
Author:   devans at macports.org
Date:     2012-09-15 09:33:40 -0700 (Sat, 15 Sep 2012)
Log Message:
-----------
inkscape: use compiler.blacklist.

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2012-09-15 16:25:07 UTC (rev 97787)
+++ trunk/dports/graphics/inkscape/Portfile	2012-09-15 16:33:40 UTC (rev 97788)
@@ -97,9 +97,7 @@
         ${prefix}/bin/python2.7
 }
 
-if {${configure.compiler} == "clang"}  {
-    configure.compiler llvm-gcc-4.2
-}
+compiler.blacklist clang
 
 configure.args  --with-gnome-vfs \
                 --with-python \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120915/c61045d0/attachment-0001.html>


More information about the macports-changes mailing list