summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/userland/Makefile.depend
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/userland/Makefile.depend')
-rw-r--r--targets/pseudo/userland/Makefile.depend10
1 files changed, 10 insertions, 0 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index c6e278e..2b1d3d3 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -179,6 +179,7 @@ DIRDEPS+= \
usr.bin/brandelf \
usr.bin/bsdiff/bsdiff \
usr.bin/bsdiff/bspatch \
+ usr.bin/bsdcat \
usr.bin/bzip2 \
usr.bin/bzip2recover \
usr.bin/c89 \
@@ -329,6 +330,7 @@ DIRDEPS+= \
usr.bin/quota \
usr.bin/rctl \
usr.bin/renice \
+ usr.bin/resizewin \
usr.bin/rev \
usr.bin/revoke \
usr.bin/rlogin \
@@ -342,6 +344,7 @@ DIRDEPS+= \
usr.bin/rwall \
usr.bin/rwho \
usr.bin/script \
+ usr.bin/sdiff \
usr.bin/sed \
usr.bin/send-pr \
usr.bin/seq \
@@ -788,6 +791,7 @@ DIRDEPS+= \
usr.sbin/ypset \
usr.sbin/zic/zdump \
usr.sbin/zic/zic \
+ usr.sbin/zonectl \
${DEP_RELDIR}/cddl \
${DEP_RELDIR}/games \
${DEP_RELDIR}/gnu \
@@ -890,6 +894,12 @@ DIRDEPS.powerpc= \
usr.sbin/nvram \
usr.sbin/ofwdump
+.if ${MK_BLACKLIST_SUPPORT} != "no"
+DIRDEPS+= \
+ usr.sbin/blacklistctl \
+ usr.sbin/blacklistd
+.endif
+
.if ${MK_GPL_DTC} != "yes"
DIRDEPS+= usr.bin/dtc
.endif
OpenPOWER on IntegriCloud