- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-17 16:15:56 +00:00
parent ec7dba516a
commit af63fc4372
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291588

View file

@ -18,6 +18,7 @@ COMMENT= Parse and examine a Perl distribution MANIFEST file
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= YES