aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2025-02-05 01:35:10 +0000
committerLarry Rosenman <ler@FreeBSD.org>2025-02-05 01:36:37 +0000
commit32cf046d7ffdaad3122d6db980e7a815324c424a (patch)
treea5a5430b29ae292ab02ad0353ceff5cff7be1861
parentcec67062c84486b68c87324dd9978a50c907eebf (diff)
sysutils/lsof: update ignore to suggest setting SRC_BASE.
Reported by: emaste
-rw-r--r--sysutils/lsof/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 66bb97052ae9..e888fb6dade3 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ENV+= LSOF_CFGL="-lzfs -lzpool"
.endif
.if !exists(${SRC_BASE}/sys/kern/kern_lockf.c)
-IGNORE+= requires kernel sources
+IGNORE+= requires kernel sources (or set SRC_BASE)
.endif
do-install: