summaryrefslogtreecommitdiff
path: root/databases/p5-Text-Query-SQL
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-15 02:28:42 +0000
committerSteve Wills <swills@FreeBSD.org>2012-02-15 02:28:42 +0000
commit6287f62339b954f1a2d1f1ae635439488e127415 (patch)
treea379658cfc58608fdd5f4584d2ed4ee440a0490c /databases/p5-Text-Query-SQL
parent- Update to version 2.72 (diff)
- Add TEST_DEPENDS to enable testing
PR: ports/164588 Submitted by: swills (myself) Approved by: portmgr (blanket)
Diffstat (limited to 'databases/p5-Text-Query-SQL')
-rw-r--r--databases/p5-Text-Query-SQL/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Text-Query-SQL/Makefile b/databases/p5-Text-Query-SQL/Makefile
index ec2ef3af5b11..b68705ca769d 100644
--- a/databases/p5-Text-Query-SQL/Makefile
+++ b/databases/p5-Text-Query-SQL/Makefile
@@ -16,6 +16,7 @@ COMMENT= Text-Query-SQL provides query builders for SQL databases
BUILD_DEPENDS= ${SITE_PERL}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
PERL_CONFIGURE= yes