1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add TEST_DEPENDS

PR:		ports/164556
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
This commit is contained in:
Steve Wills 2012-01-30 02:27:05 +00:00
parent 5ba6afa7f3
commit 629bc83187
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290084

View File

@ -25,6 +25,10 @@ RUN_DEPENDS= \
p5-Data-Page-NoTotalEntries>=0.02:${PORTSDIR}/devel/p5-Data-Page-NoTotalEntries \
p5-SQL-Maker>=0.14:${PORTSDIR}/databases/p5-SQL-Maker
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
PERL_CONFIGURE= yes