[120606] trunk/dports/devel/ld64/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jun 2 19:29:52 PDT 2014


Revision: 120606
          https://trac.macports.org/changeset/120606
Author:   jeremyhu at macports.org
Date:     2014-06-02 19:29:52 -0700 (Mon, 02 Jun 2014)
Log Message:
-----------
ld64: Fix blacklisting (#43737)

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

Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile	2014-06-02 23:47:03 UTC (rev 120605)
+++ trunk/dports/devel/ld64/Portfile	2014-06-03 02:29:52 UTC (rev 120606)
@@ -166,7 +166,7 @@
     }
 }
 
-compiler.blacklist gcc-4.0
+compiler.blacklist-append gcc-4.0
 
 post-extract {
     file copy ${filespath}/${makefile} ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140602/5566c708/attachment.html>


More information about the macports-changes mailing list