aboutsummaryrefslogtreecommitdiff
path: root/net/p5-RPC-EPC-Service
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 16:11:30 +0000
commit3d017a688622e8dfbc020a020058de1a277f526b (patch)
tree4a51b775a74e2a77d74eded4714f5fdb1a9d89ac /net/p5-RPC-EPC-Service
parent8a4b4aeb1fa6e5fafdf1da900295b2e652520e89 (diff)
downloadports-3d017a688622e8dfbc020a020058de1a277f526b.tar.gz
ports-3d017a688622e8dfbc020a020058de1a277f526b.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326522
Diffstat (limited to 'net/p5-RPC-EPC-Service')
-rw-r--r--net/p5-RPC-EPC-Service/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-RPC-EPC-Service/Makefile b/net/p5-RPC-EPC-Service/Makefile
index 96abad63d0d1..d5ec53f6d253 100644
--- a/net/p5-RPC-EPC-Service/Makefile
+++ b/net/p5-RPC-EPC-Service/Makefile
@@ -20,7 +20,8 @@ RUN_DEPENDS= \
p5-Data-SExpression>=0.41:${PORTSDIR}/devel/p5-Data-SExpression
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= RPC::EPC::Service.3