aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Sunny/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-12 02:04:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-02-12 02:04:25 +0000
commitb021d192b2bccedd68a0dbdfe2cc082feb836ba9 (patch)
tree0d7dfd8079710026b8a1fc43feac12db9bfb1066 /databases/p5-DBIx-Sunny/Makefile
parent87f6e69e199369915d5633b575f0a4dfe2ca2280 (diff)
downloadports-b021d192b2bccedd68a0dbdfe2cc082feb836ba9.tar.gz
ports-b021d192b2bccedd68a0dbdfe2cc082feb836ba9.zip
- Add TEST_DEPENDS
PR: ports/164458 Submitted by: swills Approved by: maintainer timeout (clsung ; 18 days)
Notes
Notes: svn path=/head/; revision=290966
Diffstat (limited to 'databases/p5-DBIx-Sunny/Makefile')
-rw-r--r--databases/p5-DBIx-Sunny/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile
index 3412cb3e98d6..11c0cff85648 100644
--- a/databases/p5-DBIx-Sunny/Makefile
+++ b/databases/p5-DBIx-Sunny/Makefile
@@ -29,9 +29,10 @@ RUN_DEPENDS= p5-DBI>=1.615:${PORTSDIR}/databases/p5-DBI \
p5-DBIx-TransactionManager>=0:${PORTSDIR}/databases/p5-DBIx-TransactionManager \
p5-Data-Validator>=0:${PORTSDIR}/devel/p5-Data-Validator
-TEST_DEPENDS= p5-DBD-SQLite>=1.27:${PORTSDIR}/databases/p5-DBD-SQLite \
+TEST_DEPENDS= p5-DBD-SQLite>=1.31:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
- p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny
+ p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
+ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes