summaryrefslogtreecommitdiffstats
path: root/share/mk/sys.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/sys.mk')
-rw-r--r--share/mk/sys.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/mk/sys.mk b/share/mk/sys.mk
index e103fdd..cccc543 100644
--- a/share/mk/sys.mk
+++ b/share/mk/sys.mk
@@ -60,10 +60,6 @@ META_MODE+= missing-meta=yes
META_MODE+= silent=yes
.endif
.if !exists(/dev/filemon)
-.if ${UPDATE_DEPENDFILE:Uyes:tl} != "no" && !defined(NO_FILEMON) && \
- !make(showconfig)
-.error ${.newline}ERROR: The filemon module (/dev/filemon) is not loaded.
-.endif
META_MODE+= nofilemon
.endif
# Require filemon data with bmake
OpenPOWER on IntegriCloud