Test::Simple is in all supported perls

This commit is contained in:
Lars Balker Rasmussen 2008-03-15 09:43:16 +00:00
parent 5ae9531f94
commit 721b300859
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209103

View File

@ -22,8 +22,7 @@ MAN3= Sub::Install.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500703
BUILD_DEPENDS= ${RUN_DEPENDS} \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif