diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-07 22:11:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-07 22:11:07 +0000 |
commit | 1c7ddf4d89541c795af46c4a4ee5523ff9ffb165 (patch) | |
tree | dfa777fb53c73d0311c6109e631825fd990074ba /biology | |
parent | 95b65fc48ac1d1d3554ca3c595653b328ef70232 (diff) | |
download | ports-1c7ddf4d89541c795af46c4a4ee5523ff9ffb165.tar.gz ports-1c7ddf4d89541c795af46c4a4ee5523ff9ffb165.zip |
Notes
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 |