diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile index f26ccff3376f..63ec42a0cc9d 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -18,6 +18,5 @@ COMMENT= Go from cardinal number (3) to ordinal ("3rd") PERL_CONFIGURE= yes MAN3= Lingua::EN::Numbers::Ordinate.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |