aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2022-11-10 08:29:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2022-11-10 08:29:40 +0000
commitfd4bbc0814d37b02930ab287ba79c5d54f9b1620 (patch)
tree0a220ace9607901d343c1d12d481bb265f99d9e2
parent84531028a86540f4e90c04180d1aef1fd9837fc1 (diff)
downloadports-fd4bbc0814d37b02930ab287ba79c5d54f9b1620.tar.gz
ports-fd4bbc0814d37b02930ab287ba79c5d54f9b1620.zip
mail/sendmail: mark broken for libressl
PR: 267673
-rw-r--r--mail/sendmail-devel/Makefile4
-rw-r--r--mail/sendmail/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/sendmail-devel/Makefile b/mail/sendmail-devel/Makefile
index 396386ff6c96..bd91e2065909 100644
--- a/mail/sendmail-devel/Makefile
+++ b/mail/sendmail-devel/Makefile
@@ -15,6 +15,10 @@ LICENSE_NAME= Sendmail License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_SSL= libressl libressl-devel
+BROKEN_SSL_REASON_libressl= fails to compile: unknown struct dh_st
+BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl}
+
CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd
USERS= smmsp
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 9417d3c2b2b2..8682ebf569a4 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -14,6 +14,10 @@ LICENSE_NAME= Sendmail License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_SSL= libressl libressl-devel
+BROKEN_SSL_REASON_libressl= fails to compile: unknown struct dh_st
+BROKEN_SSL_REASON_libressl-devel= ${BROKEN_SSL_REASON_libressl}
+
CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd
USERS= smmsp