From fce632ca345f902c785f368836e56c96025a2a4f Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 31 Oct 2009 03:50:35 +0000 Subject: Added missing requirement for p5-Package-Constants. --- archivers/p5-Archive-Tar/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers/p5-Archive-Tar/Makefile') diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 04708206319..ded273cb229 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2009/09/12 19:48:08 sno Exp $ +# $NetBSD: Makefile,v 1.39 2009/10/31 03:50:35 heinz Exp $ DISTNAME= Archive-Tar-1.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tar CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} @@ -14,6 +15,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-IO-Zlib>=1.01:../../devel/p5-IO-Zlib DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String +DEPENDS+= p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3