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/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/math/p5-Math-Algebra-Symbols/Makefile b/math/p5-Math-Algebra-Symbols/Makefile
index 800df81c63bd..1c988b4b2f38 100644
--- a/math/p5-Math-Algebra-Symbols/Makefile
+++ b/math/p5-Math-Algebra-Symbols/Makefile
@@ -23,12 +23,6 @@ MAN3= Math::Algebra::Symbols.3 \
Math::Algebra::Symbols::Symbols.3 \
Math::Algebra::Symbols::Term.3
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.0+
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE= currently requires Perl 5.8. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>