summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-07-08 14:04:36 +0000
committeremaste <emaste@FreeBSD.org>2014-07-08 14:04:36 +0000
commita2e24081b1fdf17c4a87758e7020b430ac923f4b (patch)
treec448c5978ff9a8535d83c0b4df8c1f7c6c0e79b8 /share/mk
parent48775398f2265163e0c2cfb760fa317640dc9f6d (diff)
downloadFreeBSD-src-a2e24081b1fdf17c4a87758e7020b430ac923f4b.zip
FreeBSD-src-a2e24081b1fdf17c4a87758e7020b430ac923f4b.tar.gz
MFC r268022: Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT
The _SUPPORT knobs have a consistent meaning which differs from the behaviour controlled by this knob. As the knob is opt-out and has not appeared in a release the impact should be low.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 264bda4..444a909 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -358,7 +358,7 @@ __DEFAULT_YES_OPTIONS = \
UNBOUND \
USB \
UTMPX \
- VT_SUPPORT \
+ VT \
WIRELESS \
WPA_SUPPLICANT_EAPOL \
ZFS \
OpenPOWER on IntegriCloud