[98060] trunk/dports/devel/boost/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Sep 23 23:15:58 PDT 2012


Revision: 98060
          http://trac.macports.org//changeset/98060
Author:   jeremyhu at macports.org
Date:     2012-09-23 23:15:58 -0700 (Sun, 23 Sep 2012)
Log Message:
-----------
boost: Fix typo

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2012-09-24 06:15:34 UTC (rev 98059)
+++ trunk/dports/devel/boost/Portfile	2012-09-24 06:15:58 UTC (rev 98060)
@@ -57,7 +57,7 @@
 # clang++ produces broken boost libraries (https://trac.macports.org/ticket/31525)
 compiler.blacklist macports-clang-2.9 macports-clang-3.0
 if {[vercmp $xcodeversion 4.4] < 0} {
-    configure.compiler-append clang
+    compiler.blacklist-append clang
 }
 
 configure.cmd       ./bootstrap.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120923/eaea3940/attachment-0001.html>


More information about the macports-changes mailing list