aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SMIME/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-SMIME/Makefile')
-rw-r--r--security/p5-Crypt-SMIME/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile
index 78592853a99d..a5ce0a30dacd 100644
--- a/security/p5-Crypt-SMIME/Makefile
+++ b/security/p5-Crypt-SMIME/Makefile
@@ -31,10 +31,6 @@ post-install:
.if ${SSL_DEFAULT:Mlibressl*}
IGNORE= Required CMS is disabled on LibreSSL
-.else
-. if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase}
-IGNORE= Need a more recent version of OpenSSL.
-. endif
.endif
.include <bsd.port.post.mk>