aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Class
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-12-12 06:20:52 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-12-12 06:20:52 +0000
commitb90ecf53da923f96912f5c061c81e5b5057d367f (patch)
tree29fae42edc18ecd2cbf7f6f184f4c786e9fe5d14 /devel/p5-Test-Class
parent9741382fd0e096ed48cc3dc2ffabbb44ad3169f5 (diff)
downloadports-b90ecf53da923f96912f5c061c81e5b5057d367f.tar.gz
ports-b90ecf53da923f96912f5c061c81e5b5057d367f.zip
Notes
Diffstat (limited to 'devel/p5-Test-Class')
-rw-r--r--devel/p5-Test-Class/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 70310c34813b..4a571a2bab80 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Test-Class
PORTVERSION= 0.26
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test::Class - Easily create test classes in an xUnit style
-RUN_DEPENDS= p5-Devel-Symdump>=2.03:${PORTSDIR}/devel/p5-Devel-Symdump
+RUN_DEPENDS= p5-Devel-Symdump>=2.03:${PORTSDIR}/devel/p5-Devel-Symdump \
+ p5-Test-Exception>=0.25:${PORTSDIR}/devel/p5-Test-Exception
PERL_MODBUILD= yes