aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-TestDatabase
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-05-01 03:42:12 +0000
committerSteve Wills <swills@FreeBSD.org>2012-05-01 03:42:12 +0000
commit7238e6a62fa9d8ec20f88b324db30faba3bdc666 (patch)
tree41391b074d938fd87568a21011f2c283e9ebb656 /databases/p5-DBICx-TestDatabase
parentfea15f399a373277d2c1b47ba9ff84704c8b74d8 (diff)
downloadports-7238e6a62fa9d8ec20f88b324db30faba3bdc666.tar.gz
ports-7238e6a62fa9d8ec20f88b324db30faba3bdc666.zip
- Add TEST_DEPENDS
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=295766
Diffstat (limited to 'databases/p5-DBICx-TestDatabase')
-rw-r--r--databases/p5-DBICx-TestDatabase/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBICx-TestDatabase/Makefile b/databases/p5-DBICx-TestDatabase/Makefile
index f7d3eb6d065c..a9f3cea12a1a 100644
--- a/databases/p5-DBICx-TestDatabase/Makefile
+++ b/databases/p5-DBICx-TestDatabase/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-DBIx-Class>=0.07005:${PORTSDIR}/databases/p5-DBIx-Class \
RUN_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator \
p5-File-Temp>0:${PORTSDIR}/devel/p5-File-Temp
+TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
PERL_CONFIGURE= yes