aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-IO-Zlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-IO-Zlib/Makefile')
-rw-r--r--archivers/p5-IO-Zlib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-IO-Zlib/Makefile b/archivers/p5-IO-Zlib/Makefile
index 5d943184aaff..c3ea2ae31ea2 100644
--- a/archivers/p5-IO-Zlib/Makefile
+++ b/archivers/p5-IO-Zlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= IO-Zlib
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= IO
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= IO:: style interface to Compress::Zlib
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+BUILD_DEPENDS= p5-Compress-Zlib>=2:${PORTSDIR}/archivers/p5-Compress-Zlib
+RUN_DEPENDS= p5-Compress-Zlib>=2:${PORTSDIR}/archivers/p5-Compress-Zlib
PERL_CONFIGURE= yes
MAN3= IO::Zlib.3