From 97fe187b096bac5e7ceda6ccac6697fee7b8668a Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 20 Apr 2016 13:54:55 +0000 Subject: - Add following lines for make test +BUILD_DEPENDS+= p5-DBD-SQLite2-[0-9]*:../../databases/p5-DBD-SQLite2 +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences +BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff --- databases/p5-DBIx-Class-Schema-Loader/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'databases/p5-DBIx-Class-Schema-Loader') diff --git a/databases/p5-DBIx-Class-Schema-Loader/Makefile b/databases/p5-DBIx-Class-Schema-Loader/Makefile index 0b32c32ef58..5df59210dba 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.28 2016/02/27 07:35:11 wen Exp $ +# $NetBSD: Makefile,v 1.29 2016/04/20 13:54:55 mef Exp $ DISTNAME= DBIx-Class-Schema-Loader-0.07045 PKGNAME= p5-${DISTNAME} @@ -51,6 +51,12 @@ DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny DEPENDS+= p5-namespace-clean>=0.23:../../devel/p5-namespace-clean +# for make test +BUILD_DEPENDS+= p5-DBD-SQLite2-[0-9]*:../../databases/p5-DBD-SQLite2 +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences +BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff + # Avoid complaints if we do not have DB2, Oracle, Pg and mysql MAKE_ENV+= DBIC_FEATURE_NOQUESTIONS=1 -- cgit v1.2.3