diff options
Diffstat (limited to 'mail/sendmail/Makefile')
-rw-r--r-- | mail/sendmail/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
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 |