diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-01 14:20:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-01 14:20:56 +0000 |
commit | 4b9ccd438579f45f3956fc646295d566dca02f87 (patch) | |
tree | d9bd1e5c2ecf9ff2de36fb6c1e7f5dbf440912d8 /converters/p5-Unicode-String | |
parent | 181db88e0aafaba7038a1c86503714d125f08b8a (diff) | |
download | ports-4b9ccd438579f45f3956fc646295d566dca02f87.tar.gz ports-4b9ccd438579f45f3956fc646295d566dca02f87.zip |
Notes
Diffstat (limited to 'converters/p5-Unicode-String')
-rw-r--r-- | converters/p5-Unicode-String/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-Unicode-String/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile index 983ef9421a2a..b107a489c9b2 100644 --- a/converters/p5-Unicode-String/Makefile +++ b/converters/p5-Unicode-String/Makefile @@ -13,7 +13,4 @@ COMMENT= These are experimental Perl5 modules to handle various Unicode issues USES= perl5 USE_PERL5= configure -MAN3= Unicode::CharName.3 Unicode::String.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/converters/p5-Unicode-String/pkg-plist b/converters/p5-Unicode-String/pkg-plist index 1e5ed9fe970b..72604c71d407 100644 --- a/converters/p5-Unicode-String/pkg-plist +++ b/converters/p5-Unicode-String/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Unicode::CharName.3.gz +%%PERL5_MAN3%%/Unicode::String.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Unicode/CharName.pm %%SITE_PERL%%/%%PERL_ARCH%%/Unicode/String.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/String/.packlist |