aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-04-18 12:16:10 +0800
committerdinoex <dinoex@FreeBSD.org>2002-04-18 12:16:10 +0800
commiteccf7463c387589a7d54c3cf51070813a264bdce (patch)
treee753a1aa2cbd84733131d4d41bda0ba376d3174f /mail/sendmail
parent7e4d419d08675efb7d4a5cd20dd66d929d29b5e1 (diff)
downloadfreebsd-ports-gnome-eccf7463c387589a7d54c3cf51070813a264bdce.tar.gz
freebsd-ports-gnome-eccf7463c387589a7d54c3cf51070813a264bdce.tar.zst
freebsd-ports-gnome-eccf7463c387589a7d54c3cf51070813a264bdce.zip
update target mailer.conf, to change the new entries too.
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 250cd8ddf3e8..2a6cd8ac5743 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -180,6 +180,8 @@ mailer.conf:
-e "s=^send-mail[ ]*/.*$$=send-mail ${SENDMAIL}=" \
-e "s=^mailq[ ]*/.*$$=mailq ${SENDMAIL}=" \
-e "s=^newaliases[ ]*/.*$$=newaliases ${SENDMAIL}=" \
+ -e "s=^hoststat[ ]*/.*$$=hoststat ${SENDMAIL}=" \
+ -e "s=^purgestat[ ]*/.*$$=purgestat ${SENDMAIL}=" \
${DESTDIR}/etc/mail/mailer.conf > ${DESTDIR}/etc/mail/mailer.conf.new
${MV} ${DESTDIR}/etc/mail/mailer.conf.new \
${DESTDIR}/etc/mail/mailer.conf