aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-TimeZone
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-23 12:44:41 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-11-23 12:44:41 +0000
commit75bab6302c18400f3b7aba38fa3d4f986d7c0565 (patch)
tree79cee4cb3b6a8ffc0bb950d868025e62e15b7934 /devel/p5-DateTime-TimeZone
parent611fb9cfea35f67f420033042dc3bd4d30533eaf (diff)
downloadports-75bab6302c18400f3b7aba38fa3d4f986d7c0565.tar.gz
ports-75bab6302c18400f3b7aba38fa3d4f986d7c0565.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-TimeZone')
-rw-r--r--devel/p5-DateTime-TimeZone/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile
index 2e09a264d621..ce039a6271e7 100644
--- a/devel/p5-DateTime-TimeZone/Makefile
+++ b/devel/p5-DateTime-TimeZone/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DateTime-TimeZone
PORTVERSION= 1.26
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= Time zone object base class and factory
-RUN_DEPENDS= p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
+RUN_DEPENDS= p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load \
+ p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate
BUILD_DEPENDS= ${RUN_DEPENDS}