[144137] trunk/dports/math/gringo

khindenburg at macports.org khindenburg at macports.org
Sat Jan 2 19:06:20 PST 2016


Revision: 144137
          https://trac.macports.org/changeset/144137
Author:   khindenburg at macports.org
Date:     2016-01-02 19:06:20 -0800 (Sat, 02 Jan 2016)
Log Message:
-----------
gringo: add patch to disable scons searching for python, lua, tbb, cppunit #50185

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

Added Paths:
-----------
    trunk/dports/math/gringo/files/

Modified: trunk/dports/math/gringo/Portfile
===================================================================
--- trunk/dports/math/gringo/Portfile	2016-01-03 00:15:10 UTC (rev 144136)
+++ trunk/dports/math/gringo/Portfile	2016-01-03 03:06:20 UTC (rev 144137)
@@ -5,6 +5,7 @@
 
 name                gringo
 version             4.5.4
+revision            1
 categories          math devel
 platforms           darwin
 maintainers         mww openmaintainer
@@ -33,6 +34,8 @@
 
 variant universal {}
 
+patchfiles          patch-SConstruct.diff
+
 build.cmd           ${prefix}/bin/scons
 build.target        gringo clingo reify
 build.args          --build-dir=release \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160102/65d854d4/attachment.html>


More information about the macports-changes mailing list