summaryrefslogtreecommitdiffstats
path: root/share/mk
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-06-17 21:30:21 +0000
committered <ed@FreeBSD.org>2011-06-17 21:30:21 +0000
commite75cd7ae0e980477aff17703a337dee702ecd2fb (patch)
treeda84081292245c979214c2758c0344668b632ac7 /share/mk
parent2becca5d18eb351990ba0b4e68e407a4853be744 (diff)
downloadFreeBSD-src-e75cd7ae0e980477aff17703a337dee702ecd2fb.zip
FreeBSD-src-e75cd7ae0e980477aff17703a337dee702ecd2fb.tar.gz
Add WITHOUT_UTMPX switch to the build system.
This knob removes the tools that are exclusively used to view and maintain the databases maintained by utmpx, namely last, users, who, wtmpcvt, ac, lastlogin and utxrm. The tool w is not in this list, because it has some other functionality which is unrelated to utmpx; it is hardlinked to the uptime tool.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.own.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index f7ab5f8..a589fba 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -383,6 +383,7 @@ __DEFAULT_YES_OPTIONS = \
TEXTPROC \
TOOLCHAIN \
USB \
+ UTMPX \
WIRELESS \
WPA_SUPPLICANT_EAPOL \
ZFS \
OpenPOWER on IntegriCloud