diff options
Diffstat (limited to 'misc/p5-File-Sort/Makefile')
-rw-r--r-- | misc/p5-File-Sort/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile index 1b94c3b..49d9298 100644 --- a/misc/p5-File-Sort/Makefile +++ b/misc/p5-File-Sort/Makefile @@ -18,6 +18,5 @@ COMMENT= Sort a file or merge sort multiple files PERL_CONFIGURE= yes MAN3= File::Sort.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |