summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-08-16 09:56:41 +0000
committerobache <obache>2011-08-16 09:56:41 +0000
commitacc30ae712a2f678b92ed789d605291b19735177 (patch)
tree8fe2e17892e5eb710bc7a0f7f835f2daca6f3399
parentf247283ee244c1332b3572bc3bb94f2bd1c715f4 (diff)
downloadpkgsrc-acc30ae712a2f678b92ed789d605291b19735177.tar.gz
Drop Module::Build requirements, default dependency is sufficient.
-rw-r--r--time/p5-DateTime/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 894a4d1b668..7c72835fef1 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2011/08/14 15:28:44 obache Exp $
+# $NetBSD: Makefile,v 1.29 2011/08/16 09:56:41 obache Exp $
DISTNAME= DateTime-0.66
PKGNAME= p5-${DISTNAME}00
@@ -11,7 +11,6 @@ HOMEPAGE= http://datetime.perl.org/
COMMENT= Perl module for date/time sets and ranges
LICENSE= artistic-2.0
-BUILD_DEPENDS+= p5-Module-Build-[0-9]*:../../devel/p5-Module-Build
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple