git: 32cf046d7ffd - main - sysutils/lsof: update ignore to suggest setting SRC_BASE.

From: Larry Rosenman <ler_at_FreeBSD.org>
Date: Wed, 05 Feb 2025 01:36:41 UTC
The branch main has been updated by ler:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32cf046d7ffdaad3122d6db980e7a815324c424a

commit 32cf046d7ffdaad3122d6db980e7a815324c424a
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2025-02-05 01:35:10 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2025-02-05 01:36:37 +0000

    sysutils/lsof: update ignore to suggest setting SRC_BASE.
    
    Reported by:    emaste
---
 sysutils/lsof/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: