summaryrefslogtreecommitdiff
path: root/devel/p5-PAR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PAR/Makefile')
-rw-r--r--devel/p5-PAR/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-PAR/Makefile b/devel/p5-PAR/Makefile
index 68ba36c01bc..84a1e191a90 100644
--- a/devel/p5-PAR/Makefile
+++ b/devel/p5-PAR/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2013/05/31 12:40:36 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/12/09 14:17:45 obache Exp $
#
DISTNAME= PAR-1.005
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/RSCHUPP/}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Archive-Zip>=1:../../archivers/p5-Archive-Zip
DEPENDS+= {perl>=5.10.1,p5-AutoLoader>5.66}:../../devel/p5-AutoLoader
-DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress
+DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib>=1.3
DEPENDS+= p5-Module-ScanDeps>=0.45:../../devel/p5-Module-ScanDeps
DEPENDS+= p5-Module-Signature>=0.35:../../security/p5-Module-Signature
DEPENDS+= p5-PAR-Dist>=0.32:../../devel/p5-PAR-Dist