From d107a62c4f3bdcf6a7a09e63d77ecc5fc36a3ecc 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 --- databases/p5-SQL-Abstract/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/p5-SQL-Abstract') diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile index 64944e26290..b30d16f844c 100644 --- a/databases/p5-SQL-Abstract/Makefile +++ b/databases/p5-SQL-Abstract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/04/10 09:43:22 abs Exp $ +# $NetBSD: Makefile,v 1.11 2009/04/24 17:15:21 sno Exp $ # DISTNAME= SQL-Abstract-1.51 @@ -13,8 +13,8 @@ COMMENT= Generate SQL from Perl data structures PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Scalar-List-Utils>0:../../devel/p5-Scalar-List-Utils -BUILD_DEPENDS+= p5-Test-Simple>0:../../devel/p5-Test-Simple +DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils +BUILD_DEPENDS+= {perl>=5.10,p5-Test-Simple>0}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep -- cgit v1.2.3