summaryrefslogtreecommitdiff
path: root/mail/sendmail-devel/files/patch-FreeBSD
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2019-04-04 08:33:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2019-04-04 08:33:27 +0000
commitdeaf0fc22118da5436ec5fe3c947918bdee7ba3d (patch)
tree3e469bd41b0b81de017e214fb69d177a1d16e450 /mail/sendmail-devel/files/patch-FreeBSD
parentwww/node6: Update 6.17.0_1 -> 6.17.1 (diff)
- import sendmail-8.16.0.41
Notes
Notes: svn path=/head/; revision=497812
Diffstat (limited to 'mail/sendmail-devel/files/patch-FreeBSD')
-rw-r--r--mail/sendmail-devel/files/patch-FreeBSD11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sendmail-devel/files/patch-FreeBSD b/mail/sendmail-devel/files/patch-FreeBSD
new file mode 100644
index 000000000000..774593e6bc7a
--- /dev/null
+++ b/mail/sendmail-devel/files/patch-FreeBSD
@@ -0,0 +1,11 @@
+--- devtools/OS/FreeBSD.orig 2014-03-05 00:59:45 UTC
++++ devtools/OS/FreeBSD
+@@ -6,7 +6,7 @@ dnl Place personal settings in devtools/
+ define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX')
+ define(`confLIBS', `-lutil')
+
+-define(`confLD', `cc')
++define(`confCC', `%%CC%%')
+ define(`confMTLDOPTS', `-pthread')
+ define(`confMTCCOPTS', `-D_THREAD_SAFE')
+ define(`confLDOPTS_SO', `-shared')