aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Algebra-Symbols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Algebra-Symbols/Makefile')
-rw-r--r--math/p5-Math-Algebra-Symbols/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile
index 28d7b354a5ad..65d3c4f5535c 100644
--- a/math/p5-Math-Algebra-Symbols/Makefile
+++ b/math/p5-Math-Algebra-Symbols/Makefile
@@ -13,13 +13,7 @@ COMMENT= Symbolic Algebra in Pure Perl
BUILD_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-MAN3= Math::Algebra::Symbols.3 \
- Math::Algebra::Symbols::Sum.3 \
- Math::Algebra::Symbols::Symbols.3 \
- Math::Algebra::Symbols::Term.3
-
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>