1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-24 16:14:04 +00:00
parent 98a33e5d81
commit 9dbc6054d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292185

View File

@ -20,6 +20,8 @@ RUN_DEPENDS= \
p5-XML-Generator>0:${PORTSDIR}/textproc/p5-XML-Generator \
p5-Test-Harness>3.12:${PORTSDIR}/devel/p5-Test-Harness
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
PERL_MODBUILD= yes