aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AnyEvent-RPC
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 11:55:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 11:55:30 +0000
commit1189e311aa09f31b3dcfb52877e1bd8896a3a569 (patch)
tree2fe74dcb5c6fba35070d9e982641f3de1384a582 /devel/p5-AnyEvent-RPC
parent6d99caa844edaa0f24d5fa872b23613c29b42721 (diff)
Notes
Diffstat (limited to 'devel/p5-AnyEvent-RPC')
-rw-r--r--devel/p5-AnyEvent-RPC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-AnyEvent-RPC/Makefile b/devel/p5-AnyEvent-RPC/Makefile
index a6c8919c1042..db096101b821 100644
--- a/devel/p5-AnyEvent-RPC/Makefile
+++ b/devel/p5-AnyEvent-RPC/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= AnyEvent::RPC.3 AnyEvent::RPC::Enc::YAML.3 \
AnyEvent::RPC::Enc::REST.3