aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Pronchery <khorben@FreeBSD.org>2026-04-17 17:19:22 +0000
committerPierre Pronchery <khorben@FreeBSD.org>2026-04-22 13:43:20 +0000
commit57db556be43b5abb3dfb406fead6e0a9091f7531 (patch)
treef1a46e947c6aacc8b5f86dd896576eb14b0ac2ac
parentb8352da33f3434f0ba6093df361261d1b1f973a1 (diff)
src.conf(5): rebuild after introduction of WITHOUT_PKGCONF
Sponsored by: The FreeBSD Foundation Reviewed by: bapt, philip Approved by: philip (mentor)
-rw-r--r--share/man/man5/src.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 8947d7c228d1..2dd42c572a44 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd April 21, 2026
+.Dd April 22, 2026
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1561,6 +1561,8 @@ amd64/amd64, arm64/aarch64, powerpc/powerpc64, powerpc/powerpc64le and riscv/ris
Do not build
.Xr pkg 7
bootstrap tool.
+.It Va WITHOUT_PKGCONF
+Do not build the pkgconf binaries nor the libpkgconf library.
.It Va WITHOUT_PKGSERVE
Do not build or install
.Xr pkg-serve 8 .