diff options
Diffstat (limited to 'textproc/p5-Text-CSV/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 1143e9e07f4d..5a67154e4bee 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -18,6 +18,5 @@ COMMENT= Composition and decomposition of comma-separated values PERL_CONFIGURE= yes MAN3= Text::CSV.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |