summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-08-07 11:03:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-08-07 11:03:10 +0000
commitf3252ac05952917a8fbb0b969e749786380e19fa (patch)
treea3ff5745d1b4bf8e101a72f5284e561a980c111b /lang
parent- Update previous subversion entry, (diff)
- Really is MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=239065
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5.8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.8/Makefile b/lang/perl5.8/Makefile
index 5b74e6c94ce5..16a6253b8831 100644
--- a/lang/perl5.8/Makefile
+++ b/lang/perl5.8/Makefile
@@ -43,7 +43,7 @@ SITE_PERL?= ${LOCALBASE}/${SITE_PERL_REL}
USE_BZIP2= yes
HAS_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
CONFIGURE_SCRIPT=Configure
CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} \
-Darchlib=${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH} \