mailwrapper: switch mailer.conf to CONFS
This matches what was already being done in dma(8), and should again make this merge with etcupdate/mergemaster. Reported by: jhb
This commit is contained in:
parent
97ce5033a8
commit
70448a5414
@ -31,9 +31,9 @@ SYMLINKS+= ..${BINDIR}/mailwrapper /bin/rmail
|
||||
# dma(8) are installed and simply provide a default that can be changed for an
|
||||
# alternative in ports.
|
||||
.if ${MK_SENDMAIL} != "no" || ${MK_DMAGENT} == "no"
|
||||
FILES= ${SRCTOP}/etc/mail/mailer.conf
|
||||
FILESDIR= /etc/mail
|
||||
FILESMODE= 644
|
||||
CONFS= ${SRCTOP}/etc/mail/mailer.conf
|
||||
CONFSDIR= /etc/mail
|
||||
CONFSMODE= 644
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user