diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 08:50:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 08:50:37 +0000 |
commit | 528fe1107fc94fa834c5e614bbe97f1d44329938 (patch) | |
tree | 6dcd2f66cd51ab7e0d0d81b526595dd790d971e9 /archivers/p5-Compress-Raw-Bzip2 | |
parent | 68978acf473c559c6d4239cff6244c6a0bc9c301 (diff) |
Notes
Diffstat (limited to 'archivers/p5-Compress-Raw-Bzip2')
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Compress-Raw-Bzip2/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile index a9070146d2f8..3fb58a731ec6 100644 --- a/archivers/p5-Compress-Raw-Bzip2/Makefile +++ b/archivers/p5-Compress-Raw-Bzip2/Makefile @@ -16,10 +16,7 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod -NO_STAGE= yes USE_PERL5= configure USES= perl5 -MAN3= Compress::Raw::Bzip2.3 - .include <bsd.port.mk> diff --git a/archivers/p5-Compress-Raw-Bzip2/pkg-plist b/archivers/p5-Compress-Raw-Bzip2/pkg-plist index c053c308501b..88eadabaa8e4 100644 --- a/archivers/p5-Compress-Raw-Bzip2/pkg-plist +++ b/archivers/p5-Compress-Raw-Bzip2/pkg-plist @@ -3,6 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/autosplit.ix +%%PERL5_MAN3%%/Compress::Raw::Bzip2.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress |