aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail-devel/files/patch-bsd4.4.m4
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-bsd4.4.m4
parent7a680378f2206f5b3626b594bd351de140d8c894 (diff)
- import sendmail-8.16.0.41
Diffstat (limited to 'mail/sendmail-devel/files/patch-bsd4.4.m4')
-rw-r--r--mail/sendmail-devel/files/patch-bsd4.4.m48
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/sendmail-devel/files/patch-bsd4.4.m4 b/mail/sendmail-devel/files/patch-bsd4.4.m4
new file mode 100644
index 000000000000..135523583a20
--- /dev/null
+++ b/mail/sendmail-devel/files/patch-bsd4.4.m4
@@ -0,0 +1,8 @@
+--- cf/ostype/bsd4.4.m4.orig 2014-03-05 00:59:45 UTC
++++ cf/ostype/bsd4.4.m4
+@@ -17,4 +17,5 @@ divert(0)
+ VERSIONID(`$Id: bsd4.4.m4,v 8.15 2013-11-22 20:51:15 ca Exp $')
+ ifdef(`STATUS_FILE',, `define(`STATUS_FILE', `/var/log/sendmail.st')')dnl
+ ifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /usr/libexec/mail.local)')dnl
++ifdef(`LOCAL_MAILER_ARGS',, `define(`LOCAL_MAILER_ARGS', `mail $u')')dnl
+ ifdef(`UUCP_MAILER_ARGS',, `define(`UUCP_MAILER_ARGS', `uux - -r -z -a$g $h!rmail ($u)')')dnl