diff options
Diffstat (limited to 'math/p5-Math-Expr/Makefile')
-rw-r--r-- | math/p5-Math-Expr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 96c19448fcbd..b7b383ed0c0a 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -17,7 +17,6 @@ COMMENT= Perl module for parsing mathematical expressions into a tree structure PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Math::Expr.3 Math::Expr::FormulaDB.3 \ Math::Expr::MatchSet.3 Math::Expr::Node.3 \ Math::Expr::Num.3 Math::Expr::Opp.3 \ |