The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0ac711e07ece9ac260023a62250d50fb2f37e975
commit 0ac711e07ece9ac260023a62250d50fb2f37e975 Author: John Baldwin <[email protected]> AuthorDate: 2021-05-05 21:05:38 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2021-05-05 21:11:32 +0000 Add a description for WITH_SVNLITE. Reviewed by: emaste MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D30106 --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
