diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers/Makefile b/textproc/p5-Lingua-EN-Numbers/Makefile index 85c3afe37e1e..9c8909c31a40 100644 --- a/textproc/p5-Lingua-EN-Numbers/Makefile +++ b/textproc/p5-Lingua-EN-Numbers/Makefile @@ -18,6 +18,5 @@ COMMENT= Converts numeric values into their English string equivalents PERL_CONFIGURE= yes MAN3= Lingua::EN::Numbers.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |