aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-LRU
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2012-05-26 16:40:55 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2012-05-26 16:40:55 +0000
commitd26c0b590232396de4c9e2986d2bb7412479b2b2 (patch)
treef254527754da0185717bdf2cfd5e95305313e31b /devel/p5-Cache-LRU
parent926f1fd6e6a543181d35afc93d006d66acc65cd6 (diff)
Notes
Diffstat (limited to 'devel/p5-Cache-LRU')
-rw-r--r--devel/p5-Cache-LRU/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Cache-LRU/Makefile b/devel/p5-Cache-LRU/Makefile
index 623c3f4798ce..8b1b25687c70 100644
--- a/devel/p5-Cache-LRU/Makefile
+++ b/devel/p5-Cache-LRU/Makefile
@@ -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