aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Polynomial-Solve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Polynomial-Solve/Makefile')
-rw-r--r--math/p5-Math-Polynomial-Solve/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile
index b259c6e25a7e..eb70b1245293 100644
--- a/math/p5-Math-Polynomial-Solve/Makefile
+++ b/math/p5-Math-Polynomial-Solve/Makefile
@@ -18,11 +18,4 @@ PERL_CONFIGURE= yes
MAN3= Math::Polynomial::Solve.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-Math-Complex>=1.36:${PORTSDIR}/math/p5-Math-Complex
-RUN_DEPENDS+= p5-Math-Complex>=1.36:${PORTSDIR}/math/p5-Math-Complex
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>