aboutsummaryrefslogtreecommitdiff
path: root/security/bruteforceblocker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/bruteforceblocker/Makefile')
-rw-r--r--security/bruteforceblocker/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile
index 934870fc43ff..a20fbfb9a5a1 100644
--- a/security/bruteforceblocker/Makefile
+++ b/security/bruteforceblocker/Makefile
@@ -29,10 +29,6 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6 or newer. Install lang/perl5 or lang/perl5.8 and try again
-.endif
-
.if ${OSVERSION} < 502106
IGNORE= requires at least FreeBSD 5.2
.endif