Date: Thu, 10 Jun 2021 00:14:55 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 214bbc2ddca8 - stable/13 - Add a description for WITH_SVNLITE. Message-ID: <202106100014.15A0Ett1082598@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=214bbc2ddca8708004df7577fe70d38c91c69e5e commit 214bbc2ddca8708004df7577fe70d38c91c69e5e Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-05-05 21:05:38 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2021-06-09 22:22:43 +0000 Add a description for WITH_SVNLITE. Reviewed by: emaste MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D30106 (cherry picked from commit 0ac711e07ece9ac260023a62250d50fb2f37e975) --- tools/build/options/WITH_SVNLITE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/build/options/WITH_SVNLITE b/tools/build/options/WITH_SVNLITE new file mode 100644 index 000000000000..25aeec40fab1 --- /dev/null +++ b/tools/build/options/WITH_SVNLITE @@ -0,0 +1,3 @@ +Build +.Xr svnlite 1 +and related programs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106100014.15A0Ett1082598>