If we're going to blindly install freebsd.cf from the etc-sendmail.cf
rule then we'd better depend on it.
This commit is contained in:
parent
71b906885d
commit
3887aa4e23
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29709
@ -58,7 +58,7 @@ install:
|
||||
|
||||
|
||||
# Helper for src/etc/Makefile
|
||||
etc-sendmail.cf:
|
||||
etc-sendmail.cf: freebsd.cf
|
||||
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 freebsd.cf \
|
||||
${DESTDIR}/etc/sendmail.cf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user