[146995] trunk/dports/math/apophenia/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 22 14:22:20 PDT 2016


Revision: 146995
          https://trac.macports.org/changeset/146995
Author:   ryandesign at macports.org
Date:     2016-03-22 14:22:20 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
apophenia: ensure MySQL is not used (#50938; maintainer)

Modified Paths:
--------------
    trunk/dports/math/apophenia/Portfile

Modified: trunk/dports/math/apophenia/Portfile
===================================================================
--- trunk/dports/math/apophenia/Portfile	2016-03-22 21:14:14 UTC (rev 146994)
+++ trunk/dports/math/apophenia/Portfile	2016-03-22 21:22:20 UTC (rev 146995)
@@ -6,7 +6,7 @@
 
 github.setup        b-k apophenia 35e1093dabe8bae5aec4f36eb8d8ecb41ceda0e0
 version             20160308
-
+revision            1
 categories          math science
 platforms           darwin
 license             GPL-2
@@ -30,7 +30,8 @@
 depends_lib         port:gsl \
                     port:sqlite3
 
-configure.args-append   --enable-extended-tests
+configure.args-append   --enable-extended-tests \
+                        --with-mysql=no
 
 test.run            yes
 test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/d874d5b1/attachment.html>


More information about the macports-changes mailing list