aboutsummaryrefslogtreecommitdiff
path: root/net/p5-RPC-XML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-RPC-XML/Makefile')
-rw-r--r--net/p5-RPC-XML/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
index 63dac8b7e6cc..5f4c4cd3f4bc 100644
--- a/net/p5-RPC-XML/Makefile
+++ b/net/p5-RPC-XML/Makefile
@@ -18,17 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= gmake perl5
USE_PERL5= configure
-MAN1= make_method.1
-MAN3= Apache::RPC::Server.3 \
- Apache::RPC::Status.3 \
- RPC::XML.3 \
- RPC::XML::Client.3 \
- RPC::XML::Parser.3 \
- RPC::XML::Parser::XMLLibXML.3 \
- RPC::XML::Parser::XMLParser.3 \
- RPC::XML::ParserFactory.3 \
- RPC::XML::Procedure.3 \
- RPC::XML::Server.3
-
-NO_STAGE= yes
.include <bsd.port.mk>