aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-05-05 21:05:10 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2021-05-05 21:11:13 +0000
commita2bc17474b962ba9e29c4526356203fe48a549eb (patch)
tree9ab9e2ff20f9635ca1acc055a858ef07c2a48988
parent9c87db4b3c5b119809c7ff12d20ecbfd62f01996 (diff)
downloadsrc-a2bc17474b962ba9e29c4526356203fe48a549eb.tar.gz
src-a2bc17474b962ba9e29c4526356203fe48a549eb.zip
Disable building svnlite(1) by default.
Now that all repositories have switched to git, initiate the de-orbit burn for svnlite(1). Reviewed by: emaste MFC after: 1 month Relnotes: yes Differential Revision: https://reviews.freebsd.org/D30105
-rw-r--r--share/mk/src.opts.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk
index 619aa8f4a1d8..71e60e676803 100644
--- a/share/mk/src.opts.mk
+++ b/share/mk/src.opts.mk
@@ -173,7 +173,6 @@ __DEFAULT_YES_OPTIONS = \
SOURCELESS_HOST \
SOURCELESS_UCODE \
STATS \
- SVNLITE \
SYSCONS \
SYSTEM_COMPILER \
SYSTEM_LINKER \
@@ -213,6 +212,7 @@ __DEFAULT_NO_OPTIONS = \
RPCBIND_WARMSTART_SUPPORT \
SORT_THREADS \
SVN \
+ SVNLITE \
ZONEINFO_LEAPSECONDS_SUPPORT \
# LEFT/RIGHT. Left options which default to "yes" unless their corresponding