- Update TEST_DEPENDS

This commit is contained in:
Steve Wills 2012-02-03 21:41:57 +00:00
parent 7fcbb70bc1
commit 01a919a30f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290361

View file

@ -35,8 +35,8 @@ MAN3= MooseX::Role::Parameterized.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501001
TEST_DEPENDS+= p5-Test-Simple>=0.76:${PORTSDIR}/devel/p5-Test-Simple
.if ${PERL_LEVEL} < 501400
TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>