diff --git a/share/mk/meta.sys.mk b/share/mk/meta.sys.mk index 1fc58a226cb..7a74ba2d5d2 100644 --- a/share/mk/meta.sys.mk +++ b/share/mk/meta.sys.mk @@ -188,7 +188,7 @@ META_NOECHO= : UPDATE_DEPENDFILE= NO .export UPDATE_DEPENDFILE .elif ${_filemon:T} == "filemon" && !exists(${_filemon}) -.error ${.newline}ERROR: The filemon module (${_filemon}) is not loaded. +.warning ${.newline}ERROR: The filemon module (${_filemon}) is not loaded. .endif .endif