- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-03-07 20:41:47 +00:00
parent aa48b30d99
commit 4e78591b0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292913

View file

@ -20,6 +20,7 @@ RUN_DEPENDS= \
p5-Proc-Wait3>0:${PORTSDIR}/devel/p5-Proc-Wait3 \
p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard
BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork
PERL_CONFIGURE= yes