aboutsummaryrefslogtreecommitdiff
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.depend6
1 files changed, 6 insertions, 0 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 5f72461ab12e..e21d7dd70eb7 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -806,6 +806,12 @@ DIRDEPS+= \
usr.sbin/blacklistd
.endif
+.if ${MK_BLOCKLIST_SUPPORT} != "no"
+DIRDEPS+= \
+ usr.sbin/blocklistctl \
+ usr.sbin/blocklistd
+.endif
+
.if ${MK_CXGBETOOL} != "no"
DIRDEPS+= usr.sbin/cxgbetool
.endif