mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Make the IGNORE message even more explicit when there are
driver conflicts.
This commit is contained in:
parent
381f0008f1
commit
ac1af21794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208935
@ -101,7 +101,7 @@ DRV_CONFLICTS+= ${i}
|
||||
.endfor
|
||||
|
||||
.if defined(DRV_CONFLICTS)
|
||||
IGNORE= can't be installed because of conflicting drivers (${DRV_CONFLICTS})
|
||||
IGNORE= can't be installed because of conflicting drivers (${DRV_CONFLICTS}). Re-run make config.
|
||||
.endif
|
||||
|
||||
.for default in on off
|
||||
|
Loading…
Reference in New Issue
Block a user