Add some files to remove when MK_BSD_GREP=no

This commit is contained in:
Antoine Brodin 2015-06-20 07:35:02 +00:00
parent 754e493530
commit 78fa96c2b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=284628

View File

@ -410,6 +410,21 @@ OLD_FILES+=usr/share/man/man1/bsdcpio.1.gz
OLD_FILES+=usr/share/man/man1/cpio.1.gz
.endif
.if ${MK_BSD_GREP} == no
OLD_FILES+=usr/bin/lzegrep
OLD_FILES+=usr/bin/lzfgrep
OLD_FILES+=usr/bin/lzgrep
OLD_FILES+=usr/bin/xzegrep
OLD_FILES+=usr/bin/xzfgrep
OLD_FILES+=usr/bin/xzgrep
OLD_FILES+=usr/share/man/man1/lzegrep.1.gz
OLD_FILES+=usr/share/man/man1/lzfgrep.1.gz
OLD_FILES+=usr/share/man/man1/lzgrep.1.gz
OLD_FILES+=usr/share/man/man1/xzegrep.1.gz
OLD_FILES+=usr/share/man/man1/xzfgrep.1.gz
OLD_FILES+=usr/share/man/man1/xzgrep.1.gz
.endif
.if ${MK_BSDINSTALL} == no
OLD_FILES+=usr/libexec/bsdinstall/adduser
OLD_FILES+=usr/libexec/bsdinstall/auto