aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 09:03:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-14 09:03:34 +0000
commit21edd020b82ec138b7f4f295ecf6dce7e1842205 (patch)
tree1e04f06bb7fbf6eb152413d554c0516144d60ecc /net
parent1b4cba34fa73fb63ca6adc3e8310cde3de94dda2 (diff)
downloadports-21edd020b82ec138b7f4f295ecf6dce7e1842205.tar.gz
ports-21edd020b82ec138b7f4f295ecf6dce7e1842205.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-RPC-XML/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
index 5283b4578b34..41a1e43a4245 100644
--- a/net/p5-RPC-XML/Makefile
+++ b/net/p5-RPC-XML/Makefile
@@ -13,11 +13,9 @@ COMMENT= XML-RPC client and server library for Perl
BUILD_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \
p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \
- p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_GMAKE= yes
-USES= perl5
+USES= gmake perl5
USE_PERL5= configure
MAN1= make_method.1