summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class
diff options
context:
space:
mode:
authormef <mef>2016-04-20 13:40:52 +0000
committermef <mef>2016-04-20 13:40:52 +0000
commitf734456e62227a4da419227c73b37af8c3aa2081 (patch)
tree68db4ef74c9ec4ae214b7769b2df73d2460a54f6 /databases/p5-DBIx-Class
parenta8350fa9681db7aefe2edb819a82d5be980a062d (diff)
downloadpkgsrc-f734456e62227a4da419227c73b37af8c3aa2081.tar.gz
- Add following line for make test
+BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
Diffstat (limited to 'databases/p5-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index d4d49153f05..c28f3ad778a 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/02/27 07:14:23 wen Exp $
+# $NetBSD: Makefile,v 1.38 2016/04/20 13:40:52 mef Exp $
DISTNAME= DBIx-Class-0.082821
PKGNAME= p5-${DISTNAME}
@@ -40,6 +40,8 @@ BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
BUILD_DEPENDS+= p5-Class-DBI>=0:../../databases/p5-Class-DBI
BUILD_DEPENDS+= p5-SQL-Translator>=0.11018:../../databases/p5-SQL-Translator
+# for make test
+BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
REPLACE_PERL= script/dbicadmin