Add files to remove when MK_AUTHPF=no.

This commit is contained in:
Antoine Brodin 2010-01-09 19:13:56 +00:00
parent 6fccaa0764
commit 22f09c9f1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201929

View File

@ -135,9 +135,10 @@ OLD_FILES+=usr/share/man/man8/audit.8.gz
OLD_FILES+=usr/share/man/man8/auditd.8.gz
.endif
#.if ${MK_AUTHPF} == no
# to be filled in
#.endif
.if ${MK_AUTHPF} == no
OLD_FILES+=usr/sbin/authpf
OLD_FILES+=usr/share/man/man8/authpf.8.gz
.endif
.if ${MK_BIND} == no
OLD_FILES+=usr/bin/dig