diff options
Diffstat (limited to 'time/p5-DateTimeX-Easy/Makefile')
-rw-r--r-- | time/p5-DateTimeX-Easy/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile index 71931b9791c..29e9e954aef 100644 --- a/time/p5-DateTimeX-Easy/Makefile +++ b/time/p5-DateTimeX-Easy/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/08/21 16:36:25 seb Exp $ +# $NetBSD: Makefile,v 1.7 2010/09/19 11:29:41 wiz Exp $ -DISTNAME= DateTimeX-Easy-0.088 +DISTNAME= DateTimeX-Easy-0.089 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/} @@ -12,7 +11,6 @@ COMMENT= Parse a date/time string using the best method available LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime -DEPENDS+= p5-DateTime-Format-DateManip-[0-9]*:../../time/p5-DateTime-Format-DateManip DEPENDS+= p5-DateTime-Format-Flexible-[0-9]*:../../time/p5-DateTime-Format-Flexible DEPENDS+= p5-DateTime-Format-ICal-[0-9]*:../../time/p5-DateTime-Format-ICal DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural |