summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-SOAP-Lite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 3760ef691821..568181e5d0b2 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -38,6 +38,7 @@ MAN3= Apache::SOAP.3 \
SOAP::Transport::TCP.3 \
UDDI::Lite.3 \
XML::Parser::Lite.3 \
- XMLRPC::Lite.3
+ XMLRPC::Lite.3 \
+ XMLRPC::Transport::HTTP.3
.include <bsd.port.mk>