summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-01-22 02:53:13 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-01-22 02:53:13 +0000
commita60428f4447c47be4037e69e4a24e1d3daa7f4c4 (patch)
tree78b22a2f71dc965e14cd3081e858a15c6aaf2e5d
parentMaintainer states that development has stopped, so set an expiration date (diff)
- Add test depends.
PR: ports/164346 Submitted by: swills
Notes
Notes: svn path=/head/; revision=289584
-rw-r--r--databases/p5-DBIx-Class-Tree-NestedSet/Makefile2
1 files changed, 2 insertions, 0 deletions
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