- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
This commit is contained in:
parent
27dd44a063
commit
40f3284f25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292487
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
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
|
||||
|
||||
MAN3= Image::Compare.3 \
|
||||
|
|
Loading…
Reference in a new issue