Remove Test::Simple from TEST_DEPENDS, core module Test::More is enough
This commit is contained in:
parent
926f1fd6e6
commit
d26c0b5902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297492
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue