diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2026-03-20 12:32:55 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2026-03-20 12:32:55 +0000 |
| commit | dc2687bf719a04c81746050bcc1b3c5645efb6cb (patch) | |
| tree | 764002bcaa10cab8d59601f9e0ac8ec768d93a7a | |
| parent | b42e852e89cb04cceb6e0226d6a08cab13fb6e90 (diff) | |
src.conf(5): rebuild after introduction of WITHOUT_PKGSERVE
| -rw-r--r-- | share/man/man5/src.conf.5 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 71d8af3057d5..c6b470b54919 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 March 5, 2026 +.Dd March 20, 2026 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1544,6 +1544,9 @@ amd64/amd64, arm64/aarch64, powerpc/powerpc64, powerpc/powerpc64le and riscv/ris Do not build .Xr pkg 7 bootstrap tool. +.It Va WITHOUT_PKGSERVE +Do not build or install +.Xr pkg-serve 8 . .It Va WITHOUT_PMC Do not build .Xr pmccontrol 8 |
