aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Search-Binary/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Search-Binary/Makefile')
-rw-r--r--devel/p5-Search-Binary/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Search-Binary/Makefile b/devel/p5-Search-Binary/Makefile
index 957ad1ee0808..0577e385e2bd 100644
--- a/devel/p5-Search-Binary/Makefile
+++ b/devel/p5-Search-Binary/Makefile
@@ -18,7 +18,6 @@ COMMENT= Perl module that implements a generic binary search algorithm
PERL_CONFIGURE= yes
MAN3= Search::Binary.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
pre-patch:
@${PERL} -pi -e 's|Seach|Search|' ${WRKSRC}/Binary.pm