summaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-10 04:23:42 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-10 04:23:42 +0000
commit60966b7b22fd5893f279099bd2165f2b11ec928f (patch)
tree6e784a254d63f75f649fa556e1100e2a0ad0436a /archivers/p5-Archive-Zip/Makefile
parentUpdate MASTER_SITE and WWW (diff)
Fix pkg-plist, and add depends to p5-Compress-Zlib.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=39347
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}