aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Zip/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-10-31 08:31:53 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-10-31 08:31:53 +0000
commit3fa828ac6cc12b31137a8c66d92c62f987820562 (patch)
tree339466a4b7d496253ff0421968359c3b695a7dba /archivers/p5-Archive-Zip/Makefile
parentfcc440c20a33d160a28378005faf48e612dc0ace (diff)
Notes
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r--archivers/p5-Archive-Zip/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 81a1b7ff51ad..1d345180da7d 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Archive-Zip
-PORTVERSION= 1.16
+PORTVERSION= 1.18
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
@@ -17,7 +17,8 @@ COMMENT= Perl module to create, manipulate, read, and write Zip archive files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+ p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes