Revision
120606
Author
jeremyhu@macports.org
Date
2014-06-02 19:29:52 -0700 (Mon, 02 Jun 2014)

Log Message

ld64: Fix blacklisting (#43737)

Modified Paths

Diff

Modified: trunk/dports/devel/ld64/Portfile (120605 => 120606)


--- 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