summaryrefslogtreecommitdiff
path: root/time/p5-DateTime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r--time/p5-DateTime/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index cce0a704fc2..b471a20382d 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/11/11 09:12:56 seb Exp $
+# $NetBSD: Makefile,v 1.19 2010/01/25 23:51:07 seb Exp $
-DISTNAME= DateTime-0.51
+DISTNAME= DateTime-0.53
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -10,6 +10,7 @@ HOMEPAGE= http://datetime.perl.org/
COMMENT= Perl module for date/time sets and ranges
LICENSE= gnu-gpl-v2 # OR artistic
+BUILD_DEPENDS+= p5-Test-Exception>=0:../../devel/p5-Test-Exception
DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=0.59:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-Validate>=0.76:../../devel/p5-Params-Validate