sysutils/lsof: update ignore to suggest setting SRC_BASE.

Reported by:	emaste
This commit is contained in:
Larry Rosenman 2025-02-04 19:35:10 -06:00
parent cec67062c8
commit 32cf046d7f
No known key found for this signature in database
GPG key ID: 697C99B1AB48A77D

View file

@ -52,7 +52,7 @@ CONFIGURE_ENV+= LSOF_CFGL="-lzfs -lzpool"
.endif .endif
.if !exists(${SRC_BASE}/sys/kern/kern_lockf.c) .if !exists(${SRC_BASE}/sys/kern/kern_lockf.c)
IGNORE+= requires kernel sources IGNORE+= requires kernel sources (or set SRC_BASE)
.endif .endif
do-install: do-install: