- Add TEST_DEPENDS to enable testing

PR:		ports/164247
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
This commit is contained in:
Steve Wills 2012-01-29 15:14:40 +00:00
parent 132a7451a3
commit 868eb8b52a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290034

View File

@ -16,6 +16,7 @@ COMMENT= Class::DBI constraints using CGI::Untaint
BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes