- Add TEST_DEPENDS
PR: ports/166353 Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
parent
009d474c93
commit
3ad335c89d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294668
@ -35,4 +35,10 @@ MAN3= WebService::Simple::Response.3 \
|
||||
WebService::Simple.3 \
|
||||
WebService::Simple::Parser::JSON.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user