aboutsummaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-06 20:53:18 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-06-07 07:25:07 +0000
commit842fc2718bed1dc7dbdc9effa6b5226be460733b (patch)
tree6be562aa96cfdc7985bd80baca71eedd467b5337 /mail/exim
parent78384c5fabef5d96a08c0fda69108883c9e9b845 (diff)
Diffstat (limited to 'mail/exim')
-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,'