From 57db556be43b5abb3dfb406fead6e0a9091f7531 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 17 Apr 2026 19:19:22 +0200 Subject: [PATCH] src.conf(5): rebuild after introduction of WITHOUT_PKGCONF Sponsored by: The FreeBSD Foundation Reviewed by: bapt, philip Approved by: philip (mentor) --- share/man/man5/src.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 8947d7c228d..2dd42c572a4 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 .