aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Connector
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-29 21:39:39 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-29 21:39:39 +0000
commit51be2baabafdd1318eff9a659d2681fc2327af3f (patch)
tree12229f1f83503b744a16691048faca63edacc85b /databases/p5-DBIx-Connector
parent22b0e1fea5af5c49071cf3ac0e07751c07771a90 (diff)
downloadports-51be2baabafdd1318eff9a659d2681fc2327af3f.tar.gz
ports-51be2baabafdd1318eff9a659d2681fc2327af3f.zip
- Add TEST_DEPENDS to enable testing
PR: ports/164356 Submitted by: swills (myself) Approved by: maintainer (blanket)
Notes
Notes: svn path=/head/; revision=290058
Diffstat (limited to 'databases/p5-DBIx-Connector')
-rw-r--r--databases/p5-DBIx-Connector/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile
index 2309beff51c3..359387de978b 100644
--- a/databases/p5-DBIx-Connector/Makefile
+++ b/databases/p5-DBIx-Connector/Makefile
@@ -17,6 +17,7 @@ COMMENT= Perl extension for fast, safe DBI connection management
RUN_DEPENDS= \
p5-DBI>=1.605:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule
PERL_MODBUILD= yes