aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Authen-SASL/Makefile')
-rw-r--r--security/p5-Authen-SASL/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile
index dd873bc1d913..95255a4256d0 100644
--- a/security/p5-Authen-SASL/Makefile
+++ b/security/p5-Authen-SASL/Makefile
@@ -37,10 +37,6 @@ MAN3+= Authen::SASL::Perl::PLAIN.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
.if !defined(WITHOUT_KERBEROS)
BUILD_DEPENDS+= p5-GSSAPI>0:${PORTSDIR}/security/p5-GSSAPI
.endif