summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
-rw-r--r--tools/build/options/WITHOUT_PKGBOOTSTRAP2
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index e15832a..81ad488 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -3659,6 +3659,7 @@ OLD_FILES+=usr/share/man/man8/tftp-proxy.8.gz
.if ${MK_PKGBOOTSTRAP} == no
OLD_FILES+=usr/sbin/pkg
+OLD_FILES+=usr/share/man/man7/pkg.7.gz
.endif
.if ${MK_PKGTOOLS} == no
diff --git a/tools/build/options/WITHOUT_PKGBOOTSTRAP b/tools/build/options/WITHOUT_PKGBOOTSTRAP
index 1f98dd5..b3d857f 100644
--- a/tools/build/options/WITHOUT_PKGBOOTSTRAP
+++ b/tools/build/options/WITHOUT_PKGBOOTSTRAP
@@ -1,4 +1,4 @@
.\" $FreeBSD$
Set to not build
-.Xr pkg 1
+.Xr pkg 7
bootstrap tool
OpenPOWER on IntegriCloud