diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /net/p5-RPC-XML | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) |
Notes
Diffstat (limited to 'net/p5-RPC-XML')
-rw-r--r-- | net/p5-RPC-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 3069c6ce6f42..57ee11524c30 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww USE_GMAKE= yes -PERL_CONFIGURE= 5.8.9+ # Scalar::Util>=1.19 +PERL_CONFIGURE= yes MAN1= make_method.1 MAN3= Apache::RPC::Server.3 \ |