aboutsummaryrefslogtreecommitdiff
path: root/net/p5-RPC-Simple
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 17:02:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 17:02:34 +0000
commit0e8e0bf6519fd1b1548d209c805196c7929e0ec2 (patch)
tree162848a0ed202fc8aef2ac40b9cfaaec8996c6eb /net/p5-RPC-Simple
parentd2fa36d53c62716586a72b6ebbd11201b2675f47 (diff)
downloadports-0e8e0bf6519fd1b1548d209c805196c7929e0ec2.tar.gz
ports-0e8e0bf6519fd1b1548d209c805196c7929e0ec2.zip
Notes
Diffstat (limited to 'net/p5-RPC-Simple')
-rw-r--r--net/p5-RPC-Simple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-RPC-Simple/Makefile b/net/p5-RPC-Simple/Makefile
index c223ad928c44..9ee8e069a28b 100644
--- a/net/p5-RPC-Simple/Makefile
+++ b/net/p5-RPC-Simple/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Perl classes to handle simple asynchronous RPC calls with call-back
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= RPC::Simple.3 RPC::Simple::Agent.3 RPC::Simple::AnyLocal.3 \
RPC::Simple::AnyRemote.3 RPC::Simple::AnyWhere.3 \