src.conf(5): rebuild after introduction of WITHOUT_PKGCONF

Sponsored by:	The FreeBSD Foundation
Reviewed by:	bapt, philip
Approved by:	philip (mentor)
This commit is contained in:
Pierre Pronchery
2026-04-17 19:19:22 +02:00
parent b8352da33f
commit 57db556be4
+3 -1
View File
@@ -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 .