mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix check for kernel sources.
PR: ports/96543 Submited by: Alexandr Kovalenko <never@nevermind.kiev.ua>, the patch commited: from maintianer.
This commit is contained in:
parent
f5a473f755
commit
32ca423e31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167301
@ -64,7 +64,7 @@ IGNORE= systems prior to FreeBSD 480102 currently out of support
|
||||
IGNORE= linprocfs is required, please build the module and/or add it to your kernel
|
||||
.endif
|
||||
|
||||
.if !exists(${SRC_BASE}/Makefile)
|
||||
.if !exists(${SRC_BASE}/sys/Makefile)
|
||||
IGNORE= kernel source files required
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user