aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT-Auto
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-06 18:51:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-06 18:51:17 +0000
commit2c7b8bf0bdab40127399436656c1a94e1c8c0a89 (patch)
tree57214bac9c97d5967918fa5d36a4696adeb3577e /math/p5-Math-Random-MT-Auto
parent8bc198637c88007e0c91c4197b8675737f3ddc09 (diff)
downloadports-2c7b8bf0bdab40127399436656c1a94e1c8c0a89.tar.gz
ports-2c7b8bf0bdab40127399436656c1a94e1c8c0a89.zip
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-rw-r--r--math/p5-Math-Random-MT-Auto/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile
index 8f6a19f5cc42..34bdbeba987b 100644
--- a/math/p5-Math-Random-MT-Auto/Makefile
+++ b/math/p5-Math-Random-MT-Auto/Makefile
@@ -18,11 +18,4 @@ TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>