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 --- finance/p5-Data-Currency/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'finance/p5-Data-Currency/Makefile') diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 652bffe9354..efb15db73b2 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:09 he Exp $ +# $NetBSD: Makefile,v 1.3 2009/04/24 17:15:22 sno Exp $ DISTNAME= Data-Currency-0.04002 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,7 @@ DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector DEPENDS+= p5-Finance-Currency-Convert-WebserviceX>=0.03:../../finance/p5-Finance-Currency-Convert-WebserviceX DEPENDS+= p5-Locale-Codes>=2.07:../../misc/p5-Locale-Codes DEPENDS+= p5-Locale-Currency-Format>=1.22:../../finance/p5-Locale-Currency-Format -DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils +DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Data/Currency/.packlist -- cgit v1.2.3