- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
This commit is contained in:
parent
fa83372329
commit
80a7a6458a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292888
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ RUN_DEPENDS= p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File \
|
|||
p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
|
||||
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue