[109419] trunk/dports/databases/mariadb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 15 01:09:39 PDT 2013
Revision: 109419
https://trac.macports.org/changeset/109419
Author: ryandesign at macports.org
Date: 2013-08-15 01:09:39 -0700 (Thu, 15 Aug 2013)
Log Message:
-----------
mariadb: disable OQGRAPH storage engine, which requires boost, but fails to build with the version of boost currently in MacPorts (it needs an older version) (#40002)
Modified Paths:
--------------
trunk/dports/databases/mariadb/Portfile
Modified: trunk/dports/databases/mariadb/Portfile
===================================================================
--- trunk/dports/databases/mariadb/Portfile 2013-08-15 08:07:06 UTC (rev 109418)
+++ trunk/dports/databases/mariadb/Portfile 2013-08-15 08:09:39 UTC (rev 109419)
@@ -92,6 +92,7 @@
-DWITH_EMBEDDED_SERVER:BOOL=ON \
-DWITH_ZLIB:STRING=system \
-DWITH_UNIT_TESTS:BOOL=ON \
+ -DWITHOUT_OQGRAPH_STORAGE_ENGINE=1 \
-DENABLE_GCOV:BOOL=OFF \
-DENABLE_DTRACE:BOOL=OFF \
-DWITH_READLINE:BOOL=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130815/0154fd9c/attachment.html>
More information about the macports-changes
mailing list