aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-parallel
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 23:26:49 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2014-01-12 23:26:49 +0000
commitff2cdc71b00f70278f0d57c218a0af149b1d31e2 (patch)
treef6a3162a07571733e2b2f38cd832d68ca7965b02 /math/octave-forge-parallel
parent1f0dd45ffdd5867bfd900e4475a51190592c81d3 (diff)
downloadports-ff2cdc71b00f70278f0d57c218a0af149b1d31e2.tar.gz
ports-ff2cdc71b00f70278f0d57c218a0af149b1d31e2.zip
Notes
Diffstat (limited to 'math/octave-forge-parallel')
-rw-r--r--math/octave-forge-parallel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile
index 5998418b162f..128ad83c88d8 100644
--- a/math/octave-forge-parallel/Makefile
+++ b/math/octave-forge-parallel/Makefile
@@ -16,6 +16,7 @@ OCTSRC= ${DISTNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
GNU_CONFIGURE= yes
+MAKE_JOBS_UNSAFE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"