summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-SQL-Abstract')
-rw-r--r--databases/p5-SQL-Abstract/Makefile6
1 files changed, 3 insertions, 3 deletions
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