summaryrefslogtreecommitdiff
path: root/mail/sendmail/files/patch-FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail/files/patch-FreeBSD')
-rw-r--r--mail/sendmail/files/patch-FreeBSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/files/patch-FreeBSD b/mail/sendmail/files/patch-FreeBSD
index 45ef0216ca9e..a733ccdd1594 100644
--- a/mail/sendmail/files/patch-FreeBSD
+++ b/mail/sendmail/files/patch-FreeBSD
@@ -3,6 +3,6 @@
@@ -5,4 +5,5 @@
define(`confLD', `cc')
define(`confMTLDOPTS', `-pthread')
-+define(`confMTCCOPTS', `-pthread')
++define(`confMTCCOPTS', `-D_THREAD_SAFE')
define(`confLDOPTS_SO', `-shared')
define(`confCCOPTS_SO', `-fPIC')