diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-NameCase/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-NameCase/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-NameCase/Makefile b/textproc/p5-Lingua-EN-NameCase/Makefile index 4ea9a33cc4b2..e1c5af01768a 100644 --- a/textproc/p5-Lingua-EN-NameCase/Makefile +++ b/textproc/p5-Lingua-EN-NameCase/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl module to fix the case of people's names PERL_CONFIGURE= yes MAN3= Lingua::EN::NameCase.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |