diff options
Diffstat (limited to 'devel/p5-POE/Makefile')
-rw-r--r-- | devel/p5-POE/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index a685015a6c46..dccea6b711ba 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= --default +IS_INTERACTIVE= yes + MAN3= POE.3 POE::API::ResLoader.3 POE::Component.3 \ POE::Component::Client::TCP.3 POE::Component::Server::TCP.3 \ POE::Driver.3 POE::Driver::SysRW.3 POE::Filter.3 \ |