Add files to remove when MK_FREEBSD_UPDATE=no.
This commit is contained in:
parent
0349a36e6e
commit
ac45edf95b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user