diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-29 17:46:33 +0000 |
commit | 073942c880a4e31c6e91aaef30f6d9a64633ad26 (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /textproc/libtext-wrapi18n-perl | |
parent | 78504bf84db13c1a72fc4e0047f60cb40718f703 (diff) |
Notes
Diffstat (limited to 'textproc/libtext-wrapi18n-perl')
-rw-r--r-- | textproc/libtext-wrapi18n-perl/Makefile | 3 | ||||
-rw-r--r-- | textproc/libtext-wrapi18n-perl/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libtext-wrapi18n-perl/Makefile b/textproc/libtext-wrapi18n-perl/Makefile index 20045dc83df6..4da2b80d83c0 100644 --- a/textproc/libtext-wrapi18n-perl/Makefile +++ b/textproc/libtext-wrapi18n-perl/Makefile @@ -18,9 +18,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= perl5 USE_PERL5= configure -MAN3= Text::WrapI18N.3 - -NO_STAGE= yes post-extract: @${MV} ${WRKSRC}.orig ${WRKSRC} diff --git a/textproc/libtext-wrapi18n-perl/pkg-plist b/textproc/libtext-wrapi18n-perl/pkg-plist index 0ee3b65444c2..e829b9ae1f21 100644 --- a/textproc/libtext-wrapi18n-perl/pkg-plist +++ b/textproc/libtext-wrapi18n-perl/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/WrapI18N/.packlist %%SITE_PERL%%/Text/WrapI18N.pm +%%PERL5_MAN3%%/Text::WrapI18N.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/WrapI18N @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text @dirrmtry %%SITE_PERL%%/Text |