1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-18 19:27:05 +00:00
parent ed848e6db8
commit 1213facfcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291747

View File

@ -20,6 +20,7 @@ BUILD_DEPENDS= \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes