aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 05:30:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 05:30:22 +0000
commit78b3a904f62a3aade7047a00e1b0ab8673436d9c (patch)
tree022db37bfa72ed865cf954d4d9839c06e1b39b38 /math/p5-Math-GSL
parent84fb9b518055d94169aae99d820216f5ac4421e7 (diff)
downloadports-78b3a904f62a3aade7047a00e1b0ab8673436d9c.tar.gz
ports-78b3a904f62a3aade7047a00e1b0ab8673436d9c.zip
Notes
Diffstat (limited to 'math/p5-Math-GSL')
-rw-r--r--math/p5-Math-GSL/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index d354180da64b..6521a0b27e99 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -85,9 +85,4 @@ MAN3= Math::GSL.3 \
BROKEN= Does not compile on sparc64
.endif
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-version>=0.77:${PORTSDIR}/devel/p5-version
-RUN_DEPENDS+= p5-version>=0.77:${PORTSDIR}/devel/p5-version
-.endif
-
.include <bsd.port.post.mk>