From 25a39b3d021fb71d79081ce09a331e381713a49c Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 16 Aug 2011 09:40:46 +0000 Subject: Drop Module::Build requirements, default dependency is sufficient. --- time/p5-DateTime-TimeZone-HPUX/Makefile | 4 +--- time/p5-DateTime-TimeZone/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'time') diff --git a/time/p5-DateTime-TimeZone-HPUX/Makefile b/time/p5-DateTime-TimeZone-HPUX/Makefile index 3a0285e88e3..0494950cad7 100644 --- a/time/p5-DateTime-TimeZone-HPUX/Makefile +++ b/time/p5-DateTime-TimeZone-HPUX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 15:28:47 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/16 09:49:12 obache Exp $ DISTNAME= DateTime-TimeZone-HPUX-1.04 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone-HPUX/ COMMENT= Handles timezones defined at the operating system level on HP-UX LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Build>=0.35000}:../../devel/p5-Module-Build - DEPENDS+= p5-DateTime-TimeZone>=1.05:../../time/p5-DateTime-TimeZone ONLY_FOR_PLATFORM= HPUX-*-* diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index cf7d8cc08c9..a98cb6f6bfb 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2011/08/14 15:28:47 obache Exp $ +# $NetBSD: Makefile,v 1.37 2011/08/16 09:50:37 obache Exp $ DISTNAME= DateTime-TimeZone-1.21 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ COMMENT= Perl module to handle time zone manipulation LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= {perl>=5.10.1,p5-Module-Build>=0.35000}:../../devel/p5-Module-Build - DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate -- cgit v1.2.3