Add files to remove when MK_FREEBSD_UPDATE=no.

This commit is contained in:
antoine 2010-01-30 19:29:02 +00:00
parent 0349a36e6e
commit ac45edf95b

View File

@ -702,6 +702,13 @@ OLD_FILES+=usr/share/man/man1/fdwrite.1.gz
OLD_FILES+=usr/share/man/man8/fdcontrol.8.gz
.endif
.if ${MK_FREEBSD_UPDATE} == no
OLD_FILES+=etc/freebsd-update.conf
OLD_FILES+=usr/sbin/freebsd-update
OLD_FILES+=usr/share/examples/etc/freebsd-update.conf
OLD_FILES+=usr/share/man/man8/freebsd-update.8.gz
.endif
#.if ${MK_GAMES} == no
# to be filled in
#.endif