1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add TEST_DEPENDS

PR:		ports/166374
Approved by:	maintainer timeout (lth, >2 weeks)
This commit is contained in:
Steve Wills 2012-04-12 14:23:51 +00:00
parent d6183f7971
commit a6f55454e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294732

View File

@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-POE>=1.003:${PORTSDIR}/devel/p5-POE \
p5-libwww>=0:${PORTSDIR}/www/libwww \
p5-HTTP-Parser>=0.06:${PORTSDIR}/www/p5-HTTP-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-POE-Client-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Client-TCP \
p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP
PERL_CONFIGURE= yes