[102129] trunk/dports/devel/xulrunner-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jan 28 00:37:10 PST 2013


Revision: 102129
          https://trac.macports.org/changeset/102129
Author:   jeremyhu at macports.org
Date:     2013-01-28 00:37:10 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
xulrunner-devel: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/devel/xulrunner-devel/Portfile

Modified: trunk/dports/devel/xulrunner-devel/Portfile
===================================================================
--- trunk/dports/devel/xulrunner-devel/Portfile	2013-01-28 08:36:14 UTC (rev 102128)
+++ trunk/dports/devel/xulrunner-devel/Portfile	2013-01-28 08:37:10 UTC (rev 102129)
@@ -123,9 +123,8 @@
 # xpctools and necko-wifi broke in 3.6b1
 
 # gcc-4.0 has issues, so force gcc-4.2 on Leopard
-if {${configure.compiler} == "gcc-4.0"} {
-    configure.compiler gcc-4.2
-}
+compiler.blacklist gcc-4.0
+
 platform darwin 8 {
     depends_build
     depends_lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130128/76a62a18/attachment-0001.html>


More information about the macports-changes mailing list