dialog(1): switch off dialog(1) by default

Every direct consumers in base have switch to use bsddialog(1) by
default
This commit is contained in:
Baptiste Daroussin
2023-10-10 09:19:48 +02:00
parent ff01d71e48
commit 38981026e7
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -86,7 +86,6 @@ __DEFAULT_YES_OPTIONS = \
CRYPT \
CUSE \
CXGBETOOL \
DIALOG \
DICT \
DMAGENT \
DTRACE \
@@ -197,6 +196,7 @@ __DEFAULT_NO_OPTIONS = \
BHYVE_SNAPSHOT \
CLANG_EXTRAS \
CLANG_FORMAT \
DIALOG \
DETECT_TZ_CHANGES \
DISK_IMAGE_TOOLS_BOOTSTRAP \
DTRACE_ASAN \