- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-03-01 12:29:56 +00:00
parent 27dd44a063
commit 40f3284f25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292487

View file

@ -19,6 +19,9 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Imager.pm:${PORTSDIR}/graphics/p5-Imager
${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
PERL_CONFIGURE= yes PERL_CONFIGURE= yes
MAN3= Image::Compare.3 \ MAN3= Image::Compare.3 \