aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Expr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Expr/Makefile')
-rw-r--r--math/p5-Math-Expr/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile
index 783ecbf75074..723ff822010e 100644
--- a/math/p5-Math-Expr/Makefile
+++ b/math/p5-Math-Expr/Makefile
@@ -16,12 +16,4 @@ LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
-MAN3= Math::Expr.3 Math::Expr::FormulaDB.3 \
- Math::Expr::MatchSet.3 Math::Expr::Node.3 \
- Math::Expr::Num.3 Math::Expr::Opp.3 \
- Math::Expr::OpperationDB.3 Math::Expr::Rule.3 \
- Math::Expr::TypeDB.3 Math::Expr::Var.3 \
- Math::Expr::VarSet.3
-
-NO_STAGE= yes
.include <bsd.port.mk>