aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Carp-REPL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Carp-REPL/Makefile')
-rw-r--r--devel/p5-Carp-REPL/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile
index 1c753136f5d1..4fa0281c920c 100644
--- a/devel/p5-Carp-REPL/Makefile
+++ b/devel/p5-Carp-REPL/Makefile
@@ -25,7 +25,8 @@ RUN_DEPENDS= devel/p5-Data-Dump-Streamer>=0:${PORTSDIR}/devel/p5-Data-Dump-Strea
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
TEST_DEPENDS= p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Carp::REPL.3 Devel::REPL::Plugin::Carp::REPL.3