aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Inspector
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-29 21:55:59 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-29 21:55:59 +0000
commit283af75a647aaecd2f9aeca2d3222b4937b2c0af (patch)
tree9f08d1298daee86f690eeed4c4343b0c7524bfd0 /databases/p5-DBIx-Inspector
parent706f45ae54ab00fdb0d624be905ea428aff9590d (diff)
downloadports-283af75a647aaecd2f9aeca2d3222b4937b2c0af.tar.gz
ports-283af75a647aaecd2f9aeca2d3222b4937b2c0af.zip
- Add TEST_DEPENDS to enable testing
PR: ports/164363 Submitted by: swills (myself) Approved by: maintainer (blanket)
Notes
Notes: svn path=/head/; revision=290061
Diffstat (limited to 'databases/p5-DBIx-Inspector')
-rw-r--r--databases/p5-DBIx-Inspector/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile
index c4fb37f08f1b..79cad42ca3b5 100644
--- a/databases/p5-DBIx-Inspector/Makefile
+++ b/databases/p5-DBIx-Inspector/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS= \
p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \
p5-DBI>0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
+ p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
PERL_MODBUILD= yes