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

adfernandes at macports.org adfernandes at macports.org
Sat Mar 9 16:48:57 PST 2013


Revision: 103909
          https://trac.macports.org/changeset/103909
Author:   adfernandes at macports.org
Date:     2013-03-09 16:48:57 -0800 (Sat, 09 Mar 2013)
Log Message:
-----------
devel/boost: disable ppc 'context' library (#38339)

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

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2013-03-10 00:47:05 UTC (rev 103908)
+++ trunk/dports/devel/boost/Portfile	2013-03-10 00:48:57 UTC (rev 103909)
@@ -78,6 +78,10 @@
                     --without-libraries=mpi \
                     --with-icu=${prefix}
 
+platform powerpc {
+    configure.args-append   --without-libraries=context
+}
+
 configure.universal_args
 
 post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130309/6933edd7/attachment-0001.html>


More information about the macports-changes mailing list