diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-AcePerl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index d54dea48a4a9..459c535e6141 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Dig ${SITE_PERL}/Cache/Cache.pm:${PORTSDIR}/devel/p5-Cache-Cache BUILD_DEPENDS= ${RUN_DEPENDS} -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes PERL_CONFIGURE= yes |