aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/p5-POE-Component-Client-HTTP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Client-HTTP/Makefile b/www/p5-POE-Component-Client-HTTP/Makefile
index d5d7770dbc3f..a37566e4a759 100644
--- a/www/p5-POE-Component-Client-HTTP/Makefile
+++ b/www/p5-POE-Component-Client-HTTP/Makefile
@@ -26,7 +26,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= POE::Component::Client::HTTP.3 \
+ POE::Component::Client::HTTP::Request.3 \
POE::Component::Client::HTTP::RequestFactory.3 \
- POE::Filter::HTTPHead.3
+ POE::Filter::HTTPChunk.3 POE::Filter::HTTPHead.3
.include <bsd.port.mk>