summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Class
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Class')
-rw-r--r--devel/p5-Test-Class/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index ea7178bbe74..1b1071837df 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/11/24 09:57:03 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/12/02 12:57:53 wiz Exp $
DISTNAME= Test-Class-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Class/
COMMENT= Easily create test classes in an xUnit/JUnit style
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {p5-Attribute-Handlers>=0.77,perl>=5.10.0}:../../devel/p5-Attribute-Handlers
DEPENDS+= p5-MRO-Compat>=0.11:../../devel/p5-MRO-Compat
#DEPENDS+= {perl>=5.10.0,p5-Storable>=2.04}:../../devel/p5-Storable
DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.78}:../../devel/p5-Test-Simple