aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Plugin-RetrieveAll
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-29 14:48:58 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-29 14:48:58 +0000
commit894d5072603f100c9e4ac3ae8fe7c1d370141be2 (patch)
treefa602ee9f7128e53e6be34c517e072dd0c7f7ba8 /databases/p5-Class-DBI-Plugin-RetrieveAll
parent3ac07b457f3cd15f2c84d7a2ec7176f9f4c5033d (diff)
downloadports-894d5072603f100c9e4ac3ae8fe7c1d370141be2.tar.gz
ports-894d5072603f100c9e4ac3ae8fe7c1d370141be2.zip
- Add TEST_DEPENDS to enable testing
PR: ports/164241 Submitted by: swills (myself) Approved by: maintainer (blanket)
Notes
Notes: svn path=/head/; revision=290031
Diffstat (limited to 'databases/p5-Class-DBI-Plugin-RetrieveAll')
-rw-r--r--databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
index 3ba8e0502362..b242007990ee 100644
--- a/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
+++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/Makefile
@@ -15,6 +15,7 @@ COMMENT= More complex retrieve_all() for Class::DBI
BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes