From 7077c0e59fa0b952dbdb054b2574046f0afdf8b8 Mon Sep 17 00:00:00 2001
From: sunpoet <sunpoet@FreeBSD.org>
Date: Mon, 30 Sep 2013 12:25:49 +0000
Subject: - Support STAGEDIR

---
 archivers/p5-IO-Compress-Lzf/Makefile | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'archivers')

diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile
index cbf09e96d62d..ca6bc4d7d9f5 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>
-- 
cgit