diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:30:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:30:05 +0000 |
commit | 3d574e7caa8fbaf8c8ae73d1d8f27600108404c9 (patch) | |
tree | ca939d43738d2dff5410721a8b8d794aa4be8d35 /misc/p5-I18N-Charset | |
parent | d7a605a2ef8f6b94e90b021fa8c09060b44a348f (diff) | |
download | ports-3d574e7caa8fbaf8c8ae73d1d8f27600108404c9.tar.gz ports-3d574e7caa8fbaf8c8ae73d1d8f27600108404c9.zip |
Notes
Diffstat (limited to 'misc/p5-I18N-Charset')
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 3 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index c666b3296e96..8fef54918433 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ USES= perl5 USE_PERL5= configure -MAN3= I18N::Charset.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/misc/p5-I18N-Charset/pkg-plist b/misc/p5-I18N-Charset/pkg-plist index 0109723b0ab4..e874d94f1eaf 100644 --- a/misc/p5-I18N-Charset/pkg-plist +++ b/misc/p5-I18N-Charset/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/I18N/Charset.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist +%%PERL5_MAN3%%/I18N::Charset.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N @dirrmtry %%SITE_PERL%%/I18N |