diff options
-rw-r--r-- | archivers/p5-IO-Compress-Lzf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile index cbf09e96d62..ca6bc4d7d9f 100644 --- a/archivers/p5-IO-Compress-Lzf/Makefile +++ b/archivers/p5-IO-Compress-Lzf/Makefile @@ -21,8 +21,5 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod USE_PERL5= configure USES= perl5 -NO_STAGE= yes - -MAN3= IO::Compress::Lzf.3 IO::Uncompress::UnLzf.3 .include <bsd.port.mk> |