diff options
Diffstat (limited to 'textproc/p5-Text-Format/Makefile')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index db938a1068e6..b482c8511f27 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -19,6 +19,5 @@ COMMENT= Various subroutines to format text PERL_CONFIGURE= yes MAN3= Text::Format.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |