mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Do not depend on linprocfs too early
PR: ports/75155 Submitted by: Ion-Mihai "IOnut" Tetcu
This commit is contained in:
parent
5404fe2419
commit
62b11fcf8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124585
@ -44,7 +44,7 @@ IGNORE= may not be automatically fetched due to licensing\
|
||||
|
||||
LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}'
|
||||
|
||||
pre-everything::
|
||||
pre-install:
|
||||
.if !empty(LINPROCFS)
|
||||
@${ECHO_CMD} ""
|
||||
@${ECHO_CMD} "Check if linprocfs is running: YES"
|
||||
|
Loading…
Reference in New Issue
Block a user