mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/lsof: update ignore to suggest setting SRC_BASE.
Reported by: emaste
This commit is contained in:
parent
cec67062c8
commit
32cf046d7f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue