diff options
Diffstat (limited to 'textproc/p5-Number-Format/Makefile')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 25b11962d83e..c766ad103b0c 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl extension for formatting numbers PERL_CONFIGURE= yes MAN3= Number::Format.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |