aboutsummaryrefslogtreecommitdiff
path: root/math/PDL
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /math/PDL
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244567
Diffstat (limited to 'math/PDL')
-rw-r--r--math/PDL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index adfd312d786c..25cd3f4f6715 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -37,6 +37,7 @@ PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/Inline
PLIST_FILES= bin/pdl bin/pdldoc bin/perldl bin/pptemplate \
${SITE_PERL_REL}/${PERL_ARCH}/Inline/Pdlpp.pm \
${SITE_PERL_REL}/${PERL_ARCH}/Inline/MakePdlppInstallable.pm
+MAKE_JOBS_UNSAFE= yes
.if defined(KITCHEN_SINK)
RUN_DEPENDS+= ppmtogif:${PORTSDIR}/graphics/netpbm \