aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2012-01-30 23:05:48 +0800
committerdemon <demon@FreeBSD.org>2012-01-30 23:05:48 +0800
commit78a79bb068a4feea3d619730313cf6df25be785f (patch)
tree989cd3c9247f8dc312810d0e667c188693aaf74a /databases
parent949e5b0fdc5631f19ea5737696b7e8be9a231450 (diff)
downloadfreebsd-ports-gnome-78a79bb068a4feea3d619730313cf6df25be785f.tar.gz
freebsd-ports-gnome-78a79bb068a4feea3d619730313cf6df25be785f.tar.zst
freebsd-ports-gnome-78a79bb068a4feea3d619730313cf6df25be785f.zip
Add TEST_DEPENDS.
PR: 164414 Submitted by: swills
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile
index e3f4eeba0cf8..6ddcdd36d06d 100644
--- a/databases/p5-DBIx-SearchBuilder/Makefile
+++ b/databases/p5-DBIx-SearchBuilder/Makefile
@@ -24,6 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-Retu
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes