aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-09-30 20:25:49 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-09-30 20:25:49 +0800
commit7077c0e59fa0b952dbdb054b2574046f0afdf8b8 (patch)
tree4308d8760e89e1bc417522cd8e623f63c7129e38 /archivers
parent15364befadfab11ea09ba4e63daaf7730a34ff14 (diff)
downloadfreebsd-ports-graphics-7077c0e59fa0b952dbdb054b2574046f0afdf8b8.tar.gz
freebsd-ports-graphics-7077c0e59fa0b952dbdb054b2574046f0afdf8b8.tar.zst
freebsd-ports-graphics-7077c0e59fa0b952dbdb054b2574046f0afdf8b8.zip
- Support STAGEDIR
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-IO-Compress-Lzf/Makefile3
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>