From a60428f4447c47be4037e69e4a24e1d3daa7f4c4 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sun, 22 Jan 2012 02:53:13 +0000 Subject: - Add test depends. PR: ports/164346 Submitted by: swills --- databases/p5-DBIx-Class-Tree-NestedSet/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile index dd70382cf950..4eb50585626f 100644 --- a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile +++ b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile @@ -17,6 +17,8 @@ COMMENT= Perl extension to manage trees of data using the nested set model RUN_DEPENDS= \ p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes -- cgit v1.2.3