[98061] trunk/dports/x11/rxvt-unicode/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Sep 23 23:16:21 PDT 2012


Revision: 98061
          http://trac.macports.org//changeset/98061
Author:   jeremyhu at macports.org
Date:     2012-09-23 23:16:21 -0700 (Sun, 23 Sep 2012)
Log Message:
-----------
rxvt-unicode: Fix typo

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2012-09-24 06:15:58 UTC (rev 98060)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2012-09-24 06:16:21 UTC (rev 98061)
@@ -49,7 +49,7 @@
 #        "terminate called throwing an exceptionAbort trap: 6"
 compiler.blacklist macports-clang-2.9 macports-clang-3.0
 if {[vercmp $xcodeversion 4.3] < 0} {
-    configure.compiler-append clang
+    compiler.blacklist-append clang
 }
 
 configure.perl  ${prefix}/bin/perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120923/40ecdc20/attachment.html>


More information about the macports-changes mailing list