summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-Loader
diff options
context:
space:
mode:
authorsno <sno>2009-04-24 17:15:21 +0000
committersno <sno>2009-04-24 17:15:21 +0000
commit5eca23d89d1542018a14e90cde6c6784e4ccc5a1 (patch)
treeef8a065565ea33562ecff1efa06708c9af2b7f88 /databases/p5-DBIx-Class-Schema-Loader
parent116b248a1fa43e036b58a5578e42215526aa6c35 (diff)
downloadpkgsrc-5eca23d89d1542018a14e90cde6c6784e4ccc5a1.tar.gz
Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
Diffstat (limited to 'databases/p5-DBIx-Class-Schema-Loader')
-rw-r--r--databases/p5-DBIx-Class-Schema-Loader/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile
index 7e8a0bf3688..a315d1eb018 100644
--- a/databases/p5-DBIx-Class-Schema-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Schema-Loader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:44 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/24 17:15:21 sno Exp $
DISTNAME= DBIx-Class-Schema-Loader-0.04005
PKGNAME= p5-${DISTNAME}
@@ -23,8 +23,8 @@ DEPENDS+= p5-DBD-SQLite>=1.12:../../databases/p5-DBD-SQLite
DEPENDS+= p5-Carp-Clan>=0:../../devel/p5-Carp-Clan
DEPENDS+= p5-DBIx-Class>=0.06003:../../databases/p5-DBIx-Class
DEPENDS+= p5-Data-Dump>=1.06:../../devel/p5-Data-Dump
-DEPENDS+= p5-PathTools>=0:../../devel/p5-PathTools
-DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils
+DEPENDS+= {perl>=5.10,p5-PathTools>=0}:../../devel/p5-PathTools
+DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=0}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
# Avoid complaints if we do not have DB2, Oracle, Pg and mysql