[102279] trunk/dports/graphics/wxWidgets/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 29 15:51:07 PST 2013


Revision: 102279
          https://trac.macports.org/changeset/102279
Author:   jeremyhu at macports.org
Date:     2013-01-29 15:51:07 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
wxWidgets: Use compiler.blacklist

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

Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile	2013-01-29 23:49:38 UTC (rev 102278)
+++ trunk/dports/graphics/wxWidgets/Portfile	2013-01-29 23:51:07 UTC (rev 102279)
@@ -61,9 +61,7 @@
 patchfiles      patch-chkconf.diff
 patch.dir       ${workpath}/${distname}-${version}
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
+compiler.blacklist  clang
 
 #configure.cmd    ../${distname}-${version}/configure
 configure.cmd   ../configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/7d722ca8/attachment.html>


More information about the macports-changes mailing list