Revision: 111804 https://trac.macports.org/changeset/111804 Author: mojca@macports.org Date: 2013-10-02 08:23:23 -0700 (Wed, 02 Oct 2013) Log Message: ----------- epstool: disable parallel build (#40613) Modified Paths: -------------- trunk/dports/print/epstool/Portfile Modified: trunk/dports/print/epstool/Portfile =================================================================== --- trunk/dports/print/epstool/Portfile 2013-10-02 14:58:21 UTC (rev 111803) +++ trunk/dports/print/epstool/Portfile 2013-10-02 15:23:23 UTC (rev 111804) @@ -26,6 +26,7 @@ depends_lib bin:gs:ghostscript use_configure no +use_parallel_build no build.env CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" build.args-append CC=${configure.cc} \
participants (1)
-
mojca@macports.org