aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Plack-Middleware-InteractiveDebugger
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-03 00:07:56 +0800
committeraz <az@FreeBSD.org>2013-09-03 00:07:56 +0800
commit9715d03b9401cc71e73bef1d6feb9f51e41a92e1 (patch)
tree6a52660fa683999bdf5894f17b375993be27b7a3 /www/p5-Plack-Middleware-InteractiveDebugger
parentec361e51c266e3fd6d1e9f46dd6f77b1b4c8fa17 (diff)
downloadfreebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.tar.gz
freebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.tar.zst
freebsd-ports-gnome-9715d03b9401cc71e73bef1d6feb9f51e41a92e1.zip
- convert to the new perl5 framework
Reviewed by: portmgr (bapt@, blanket)
Diffstat (limited to 'www/p5-Plack-Middleware-InteractiveDebugger')
-rw-r--r--www/p5-Plack-Middleware-InteractiveDebugger/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile
index 850869b1e8ef..a7aa778685b2 100644
--- a/www/p5-Plack-Middleware-InteractiveDebugger/Makefile
+++ b/www/p5-Plack-Middleware-InteractiveDebugger/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS= \
p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Plack::Middleware::InteractiveDebugger.3