diff options
Diffstat (limited to 'www/p5-Apache-Archive/Makefile')
-rw-r--r-- | www/p5-Apache-Archive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index 4749ce8f5c72..bbf447028eca 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -17,6 +17,8 @@ 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} +MAKE_JOBS_SAFE= yes + PERL_CONFIGURE= yes MAN3= Apache::Archive.3 |