aboutsummaryrefslogtreecommitdiff
path: root/www/p5-SOAP-Transport-HTTP-Plack
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-03 15:28:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-03 15:28:40 +0000
commit874a5c1f86df3b3b7a04e9b591dd816ce9781614 (patch)
tree1cb238197769b43370de48dbe25f67e9f400de2a /www/p5-SOAP-Transport-HTTP-Plack
parentaaf3fcefeaa0e1d58505edc3dc9f1ce4439f5c53 (diff)
downloadports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.tar.gz
ports-874a5c1f86df3b3b7a04e9b591dd816ce9781614.zip
Notes
Diffstat (limited to 'www/p5-SOAP-Transport-HTTP-Plack')
-rw-r--r--www/p5-SOAP-Transport-HTTP-Plack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-SOAP-Transport-HTTP-Plack/Makefile b/www/p5-SOAP-Transport-HTTP-Plack/Makefile
index 2147fa84028a..e5691f3dd2b0 100644
--- a/www/p5-SOAP-Transport-HTTP-Plack/Makefile
+++ b/www/p5-SOAP-Transport-HTTP-Plack/Makefile
@@ -13,7 +13,8 @@ RUN_DEPENDS= \
p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= SOAP::Transport::HTTP::Plack.3 \
XMLRPC::Transport::HTTP::Plack.3