diff options
Diffstat (limited to 'math/p5-Math-Bezier/Makefile')
-rw-r--r-- | math/p5-Math-Bezier/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index d5e5641f3618..a8e345349bf0 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module to solve Bezier curves PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Math::Bezier.3 .include <bsd.port.mk> |