1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Add TEST_DEPENDS to enable testing

PR:		ports/164357
Submitted by:	swills (myself)
Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-15 02:22:00 +00:00
parent 24e120163b
commit ccb86744cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291383

View File

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