diff options
Diffstat (limited to 'biology/p5-AcePerl/Makefile')
-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 b0652bd68dcd..bf670c57184f 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the ACEDB genome database system RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} MAKE_JOBS_UNSAFE= yes |