diff options
Diffstat (limited to 'www/p5-Apache-Archive/Makefile')
-rw-r--r-- | www/p5-Apache-Archive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index be51ae63d345..e609d986f9e1 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that creates a menu to allow perusal of tarball contents BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_SAFE= yes |