aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland/libexec/Makefile.depend
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/userland/libexec/Makefile.depend')
-rw-r--r--targets/pseudo/userland/libexec/Makefile.depend6
1 files changed, 6 insertions, 0 deletions
diff --git a/targets/pseudo/userland/libexec/Makefile.depend b/targets/pseudo/userland/libexec/Makefile.depend
index 6bdd31e64225..388df8d6926e 100644
--- a/targets/pseudo/userland/libexec/Makefile.depend
+++ b/targets/pseudo/userland/libexec/Makefile.depend
@@ -2,6 +2,8 @@
# This file is not autogenerated - take care!
+.include <src.opts.mk>
+
DIRDEPS = \
libexec/atf/atf-check \
libexec/atf/atf-sh \
@@ -39,4 +41,8 @@ DIRDEPS = \
libexec/ypxfr \
+.if ${MK_BLACKLIST_SUPPORT} != "no"
+DIRDEPS+= libexec/blacklistd-helper
+.endif
+
.include <dirdeps.mk>