- Add test depends.
PR: ports/166761 Submitted by: swills
This commit is contained in:
parent
a29872d196
commit
1ac8535d32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295249
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ RUN_DEPENDS= \
|
|||
p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
|
||||
p5-URI>0:${PORTSDIR}/net/p5-URI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= \
|
||||
p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
|
||||
p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
|
||||
p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue