3 Jun
2014
3 Jun
'14
2:29 a.m.
Revision: 120606 https://trac.macports.org/changeset/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: -------------- 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