diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-30 20:25:38 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-30 20:25:38 +0800 |
commit | 6a6d97faf60f47a825f6b4adc7fad5919e8d8600 (patch) | |
tree | d723d8b2f6e22a628bbb6a78819300da39ab52e3 /archivers/p5-Compress-Raw-Lzma | |
parent | 0a70854e397f99d9c80660dbd3e61720e0100e4b (diff) | |
download | freebsd-ports-gnome-6a6d97faf60f47a825f6b4adc7fad5919e8d8600.tar.gz freebsd-ports-gnome-6a6d97faf60f47a825f6b4adc7fad5919e8d8600.tar.zst freebsd-ports-gnome-6a6d97faf60f47a825f6b4adc7fad5919e8d8600.zip |
- Support STAGEDIR
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> |