aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r--archivers/p5-Archive-Zip/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 38df66174030..9cc2e3551829 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -14,8 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-USE_ZIP= yes
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_ZIP= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}