diff options
Diffstat (limited to 'net/p5-POE-Component-Server-Twirc/Makefile')
-rw-r--r-- | net/p5-POE-Component-Server-Twirc/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Server-Twirc/Makefile b/net/p5-POE-Component-Server-Twirc/Makefile index c94fcaba7caa..efdbd08f23d7 100644 --- a/net/p5-POE-Component-Server-Twirc/Makefile +++ b/net/p5-POE-Component-Server-Twirc/Makefile @@ -35,14 +35,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= App::Twirc.3 \ - App::Twirc::Manual.3 \ - App::Twirc::Plugin::SquashWhiteSpace.3 \ - App::Twirc::Plugin::BangCommands.3 \ - App::Twirc::Plugin::SecondaryAccount.3 \ - POE::Component::Server::Twirc.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e '/auto_install/d' ${WRKSRC}/Makefile.PL |