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
03573ec4a8
commit
955e09a3f0
@ -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