From 4a96de064a06dea74e61466e829ef175fabba288 Mon Sep 17 00:00:00 2001 From: sno Date: Fri, 24 Apr 2009 17:15:21 +0000 Subject: Modify dependencies to perl-modules which are deployed with the perl-core, mainly Scalar::Util and List::Util --- time/p5-DateTimeX-Easy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile index b961d0e7f41..bcf91025d47 100644 --- a/time/p5-DateTimeX-Easy/Makefile +++ b/time/p5-DateTimeX-Easy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/02/14 00:14:25 abs Exp $ +# $NetBSD: Makefile,v 1.2 2009/04/24 17:15:23 sno Exp $ DISTNAME= DateTimeX-Easy-0.085 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,7 @@ DEPENDS+= p5-DateTime-Format-Natural>0:../../time/p5-DateTime-Format-Natural DEPENDS+= p5-DateTime-Format-Flexible>0:../../time/p5-DateTime-Format-Flexible DEPENDS+= p5-DateTime-Format-ICal>0:../../time/p5-DateTime-Format-ICal DEPENDS+= p5-DateTime-Format-DateManip>0:../../time/p5-DateTime-Format-DateManip -DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils +DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils BUILD_DEPENDS+= p5-Test-Most>0:../../devel/p5-Test-Most -- cgit v1.2.3