Remove Test::Simple from TEST_DEPENDS, core module Test::More is enough

This commit is contained in:
Andrey A. Chernov 2012-05-26 16:40:55 +00:00
parent 926f1fd6e6
commit d26c0b5902
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297492

View file

@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple, fast implementation of an in-memory LRU cache
TEST_DEPENDS= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
PERL_CONFIGURE= yes