- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
This commit is contained in:
parent
29988b7f74
commit
55e8233c91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291536
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ COMMENT= Send Log::Any logs to syslog
|
|||
RUN_DEPENDS= p5-Log-Any-Adapter>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter \
|
||||
p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue