diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 7e38889..f201b84 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -18,6 +18,5 @@ COMMENT= Convert singular words to their plural form PERL_CONFIGURE= yes MAN3= Lingua::EN::Inflect.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |