aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2023-11-09 01:01:44 +0000
committerBrooks Davis <brooks@FreeBSD.org>2023-11-14 16:49:59 +0000
commit2b3bf27da41f1481b2025445c6adf27f0d50de99 (patch)
treecef526b7d4eabea91620ac8a5454cfe74d45fe2c /tools/build
parentfb173fc89e9c6908426bf60b1a449f1ff19d51df (diff)
downloadsrc-2b3bf27da41f1481b2025445c6adf27f0d50de99.tar.gz
src-2b3bf27da41f1481b2025445c6adf27f0d50de99.zip
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 99e6ea1c8be3..c76313d173aa 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -1993,6 +1993,11 @@ OLD_FILES+=usr/tests/usr.bin/dc/inout
OLD_DIRS+=usr/tests/usr.bin/dc
.endif
+.if ${MK_GNU_DIFF} == no
+OLD_FILES+=usr/bin/diff3
+OLD_FILES+=usr/share/man/man1/diff3.1.gz
+.endif
+
.if ${MK_GOOGLETEST} == no
OLD_FILES+=usr/include/private/gmock/gmock-actions.h
OLD_FILES+=usr/include/private/gmock/gmock-cardinalities.h
@@ -2148,11 +2153,6 @@ OLD_FILES+=usr/share/man/man3/gpio_pin_tristate.3.gz
OLD_FILES+=usr/share/man/man8/gpioctl.8.gz
.endif
-.if ${MK_GNU_DIFF} == no
-OLD_FILES+=usr/bin/diff3
-OLD_FILES+=usr/share/man/man1/diff3.1.gz
-.endif
-
.if ${MK_GSSAPI} == no
OLD_FILES+=usr/include/gssapi/gssapi.h
OLD_DIRS+=usr/include/gssapi