diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 12:25:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 12:25:38 +0000 |
commit | 10e03ce35c8699e6ef2a6e0b9e107fb73138039e (patch) | |
tree | d723d8b2f6e22a628bbb6a78819300da39ab52e3 /archivers/p5-Compress-Raw-Lzma | |
parent | 528fe1107fc94fa834c5e614bbe97f1d44329938 (diff) | |
download | ports-10e03ce35c8699e6ef2a6e0b9e107fb73138039e.tar.gz ports-10e03ce35c8699e6ef2a6e0b9e107fb73138039e.zip |
Notes
Diffstat (limited to 'archivers/p5-Compress-Raw-Lzma')
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index 62da1085bfac..af0b8fb53c01 100644 --- a/archivers/p5-Compress-Raw-Lzma/Makefile +++ b/archivers/p5-Compress-Raw-Lzma/Makefile @@ -18,9 +18,6 @@ TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod USE_PERL5= configure USES= perl5 -NO_STAGE= yes - -MAN3= Compress::Raw::Lzma.3 .include <bsd.port.pre.mk> |