summaryrefslogtreecommitdiffstats
path: root/share/man/man5/make.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r--share/man/man5/make.conf.513
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index dddbe50..1710b73 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -547,7 +547,18 @@ command when building
.Xr sendmail 8 .
.It Va SENDMAIL_DPADD
.Pq Vt str
-This variable is undocumented.
+Extra dependencies to add when building
+.Xr sendmail 8 .
+.It Va SENDMAIL_SET_USER_ID
+.Pq Vt bool
+If set, install
+.Xr sendmail 8
+as a set-user-ID root binary instead of a set-group-ID binary
+and do not install
+.Pa /etc/mail/submit.{cf,mc} .
+Use of this flag is not recommended and the alternative advice in
+.Pa /etc/mail/README
+should be followed instead of at all possible.
.It Va WANT_FORCE_OPTIMIZATION_DOWNGRADE
.Pq Vt int
Causes the system compiler to be built such that it forces high optimization
OpenPOWER on IntegriCloud