Revision: 144137 https://trac.macports.org/changeset/144137 Author: khindenburg@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 \