diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 7f8a61dbbc3..92edd59f1d7 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2008/05/29 08:29:06 abs Exp $ +# $NetBSD: Makefile,v 1.11 2008/06/01 10:02:26 obache Exp $ DISTNAME= DateTime-Locale-0.4001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -9,6 +10,7 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Locale/ COMMENT= Localization data for p5-DateTime +DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate USE_LANGUAGES= # empty |