summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 02e590e..acdc613 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -6,6 +6,7 @@
SUBDIR= adduser \
arp \
bootparamd \
+ bsdconfig \
bsdinstall \
cdcontrol \
chkgrp \
@@ -80,6 +81,7 @@ SUBDIR= adduser \
snapinfo \
spray \
syslogd \
+ sysrc \
tcpdchk \
tcpdmatch \
tcpdrop \
@@ -146,11 +148,6 @@ SUBDIR+= rndc-confgen
SUBDIR+= bluetooth
.endif
-.if ${MK_BSDCONFIG} != "no"
-SUBDIR+= bsdconfig
-SUBDIR+= sysrc
-.endif
-
.if ${MK_BSNMP} != "no"
SUBDIR+= bsnmpd
.endif
OpenPOWER on IntegriCloud