aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-02-15 10:22:00 +0800
committerswills <swills@FreeBSD.org>2012-02-15 10:22:00 +0800
commitc4cddfefa8616bfe37d8795a5aeed41183650145 (patch)
treefe7aae4ff658dff9c382e959d6841104df61ae2a
parent004004961e21ddf22f61b3cb63f545b7ccfa5da6 (diff)
downloadfreebsd-ports-gnome-c4cddfefa8616bfe37d8795a5aeed41183650145.tar.gz
freebsd-ports-gnome-c4cddfefa8616bfe37d8795a5aeed41183650145.tar.zst
freebsd-ports-gnome-c4cddfefa8616bfe37d8795a5aeed41183650145.zip
- Add TEST_DEPENDS to enable testing
PR: ports/164357 Submitted by: swills (myself) Approved by: portmgr (blanket)
-rw-r--r--databases/p5-DBIx-ContextualFetch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile
index 1f6fa5127d20..7afb50f8dd9f 100644
--- a/databases/p5-DBIx-ContextualFetch/Makefile
+++ b/databases/p5-DBIx-ContextualFetch/Makefile
@@ -16,6 +16,7 @@ COMMENT= Add contextual fetches to DBI
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes