- Add TEST_DEPENDS to enable testing

Approved by:	portmgr (blanket)
This commit is contained in:
Steve Wills 2012-02-16 15:53:39 +00:00
parent 29988b7f74
commit 55e8233c91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291536

View File

@ -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