[133547] trunk/dports/lang/nice/Portfile
Revision: 133547 https://trac.macports.org/changeset/133547 Author: devans@macports.org Date: 2015-03-04 14:58:18 -0800 (Wed, 04 Mar 2015) Log Message: ----------- nice: disable parallel build as a first step toward fixing build, helpful but not completely successful either. Modified Paths: -------------- trunk/dports/lang/nice/Portfile Modified: trunk/dports/lang/nice/Portfile =================================================================== --- trunk/dports/lang/nice/Portfile 2015-03-04 22:22:18 UTC (rev 133546) +++ trunk/dports/lang/nice/Portfile 2015-03-04 22:58:18 UTC (rev 133547) @@ -25,6 +25,7 @@ extract.only ${distname}.tgz worksrcdir ${name}-${version}.orig use_configure no +use_parallel_build no depends_run bin:java:kaffe depends_build bin:javacc:javacc pre-build {
participants (1)
-
devans@macports.org