aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 45d5209d7a2a..93a6336c072d 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -305,7 +305,7 @@ SEDLIST+= -e 's,^\# (EXIM_MONITOR=),\1,'
USES+= ssl
SEDLIST+= -e 's,^\# (USE_OPENSSL=),\1,'
SEDLIST+= -e 's,^\# (TLS_LIBS=.*-lssl[[:space:]]),\1,'
-BROKEN_SSL= openssl30 openssl31
+BROKEN_SSL= openssl31
BROKEN_SSL_REASON= error: token is not a valid binary operator in a preprocessor subexpression
.else
SEDLIST+= -e 's,^\# (USE_GNUTLS=),\1,'