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