diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 03:52:41 +0000 |
commit | fb2d5da4ebc1084c623330fb16bdcba15bb94569 (patch) | |
tree | 36786afbdfb0f0368eaca996fb006935240c6493 /textproc/p5-Lingua-EN-Syllable | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Syllable')
-rw-r--r-- | textproc/p5-Lingua-EN-Syllable/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Syllable/pkg-plist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index e40496b30187..dd333db28a01 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -13,7 +13,4 @@ COMMENT= Routine for estimating syllable count in words USES= perl5 USE_PERL5= configure -MAN3= Lingua::EN::Syllable.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Syllable/pkg-plist b/textproc/p5-Lingua-EN-Syllable/pkg-plist index 3e63f67fb33e..d6683949f4fa 100644 --- a/textproc/p5-Lingua-EN-Syllable/pkg-plist +++ b/textproc/p5-Lingua-EN-Syllable/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Lingua::EN::Syllable.3.gz %%SITE_PERL%%/Lingua/EN/Syllable.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Syllable/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Syllable +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Syllable @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua @dirrmtry %%SITE_PERL%%/Lingua/EN |