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-Infinitive | |
parent | 641aebe3adc2c952a71a943fa648da6f4daf0b14 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Infinitive')
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index 6ddb8924bf1a..6df91be1a197 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -14,7 +14,4 @@ COMMENT= Determine the infinitive form of a conjugated word USES= perl5 USE_PERL5= configure -MAN3= Lingua::EN::Infinitive.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Infinitive/pkg-plist b/textproc/p5-Lingua-EN-Infinitive/pkg-plist index b4534626fadd..8007c6a59000 100644 --- a/textproc/p5-Lingua-EN-Infinitive/pkg-plist +++ b/textproc/p5-Lingua-EN-Infinitive/pkg-plist @@ -1,7 +1,8 @@ +%%PERL5_MAN3%%/Lingua::EN::Infinitive.3.gz %%SITE_PERL%%/Lingua/EN/Infinitive.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Infinitive/.packlist -@dirrmtry %%SITE_PERL%%/Lingua/EN -@dirrmtry %%SITE_PERL%%/Lingua @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN/Infinitive @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/EN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua +@dirrmtry %%SITE_PERL%%/Lingua/EN +@dirrmtry %%SITE_PERL%%/Lingua |