aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Random-Source/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-05 23:25:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-05 23:25:35 +0000
commit2e0f9183c0ebcd3535780c92324843c73339c6c8 (patch)
tree23f970f42b40abeba6f55d777466e5a18b63cb00 /security/p5-Crypt-Random-Source/Makefile
parentfba4952296fc553490581d3f6cfc5959bbf8d9d3 (diff)
downloadports-2e0f9183c0ebcd3535780c92324843c73339c6c8.tar.gz
ports-2e0f9183c0ebcd3535780c92324843c73339c6c8.zip
Remove outdated PERL_LEVEL check
With hat: perl
Notes
Notes: svn path=/head/; revision=442713
Diffstat (limited to 'security/p5-Crypt-Random-Source/Makefile')
-rw-r--r--security/p5-Crypt-Random-Source/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Crypt-Random-Source/Makefile b/security/p5-Crypt-Random-Source/Makefile
index e20c4b261b71..ab717291a19d 100644
--- a/security/p5-Crypt-Random-Source/Makefile
+++ b/security/p5-Crypt-Random-Source/Makefile
@@ -25,10 +25,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502200
-TEST_DEPENDS+= p5-Test-Simple>=1.001014:devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>