summaryrefslogtreecommitdiff
path: root/mail/sendmail/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2020-05-10 11:33:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2020-05-10 11:33:40 +0000
commitcd13b33ad09dd902f12dba8a4ec71d78f7a7f21a (patch)
tree4df8f0d7b74a79f4b9f498d5420ca496e315f2b3 /mail/sendmail/files
parent- update to 3.6-20200509 (diff)
- enable _FFR_TLS_SE_OPTS
246259 PR: 246259 Submitted by: ruben@verweg.com
Notes
Notes: svn path=/head/; revision=534845
Diffstat (limited to 'mail/sendmail/files')
-rw-r--r--mail/sendmail/files/site.config.m4.tls2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/files/site.config.m4.tls b/mail/sendmail/files/site.config.m4.tls
index 794b7de02db3..c5c28b3ec328 100644
--- a/mail/sendmail/files/site.config.m4.tls
+++ b/mail/sendmail/files/site.config.m4.tls
@@ -1,2 +1,2 @@
-APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS -D_FFR_TLS_EC')
+APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS -D_FFR_TLS_EC -D_FFR_TLS_SE_OPTS')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')