Don't remove ofwdump.8 on FreeBSD/mips.

FreeBSD/mips has installed ofwdump by default since r288232.

Sponsored by:	DARPA / AFRL
This commit is contained in:
John Baldwin 2017-02-28 19:32:45 +00:00
parent 017296dbb6
commit 94766b160e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314401

View File

@ -8346,7 +8346,7 @@ OLD_FILES+=usr/share/man/man8/boot_i386.8.gz
.endif
.if ${TARGET_ARCH} != "aarch64" && ${TARGET} != "arm" && \
${TARGET_ARCH} != "powerpc" && ${TARGET_ARCH} != "powerpc64" && \
${TARGET_ARCH} != "sparc64"
${TARGET_ARCH} != "sparc64" && ${TARGET} != "mips"
OLD_FILES+=usr/share/man/man8/ofwdump.8.gz
.endif
OLD_FILES+=usr/share/man/man8/mount_reiserfs.8.gz