1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add TEST_DEPENDS to enable testing

PR:		ports/164588
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-15 02:28:42 +00:00
parent d3a97b037d
commit 6287f62339
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291385

View File

@ -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