aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-LRU/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Cache-LRU/Makefile')
-rw-r--r--devel/p5-Cache-LRU/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Cache-LRU/Makefile b/devel/p5-Cache-LRU/Makefile
index 703f5da51d2e..deda4bddd2ca 100644
--- a/devel/p5-Cache-LRU/Makefile
+++ b/devel/p5-Cache-LRU/Makefile
@@ -13,7 +13,8 @@ COMMENT= Simple, fast implementation of an in-memory LRU cache
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Cache::LRU.3