[Bug 280431] x11/nvidia-driver: Update pkg-message with kernel rebuild instructions
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280431 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Tomoaki AOKI <[email protected]> --- (In reply to sjrbulk from comment #6) I don't think adding this only to x11/nvidia-driver alone is enough. This is because it affects ALL kmod ports. So, not sure there're sufficent mechanism on ports framework, this kind of things need to be in Mk/Uses/kmod.mk in some way. This is because it is used in ALL sane kmod ports. Possibly adding something like _finalmsg target that is promised to be called last would be needed in ports framework that are NOT allowed to be used by each ports but ports framework including USES functionalities. If it's impossible, ALL kmod ports should be mandated to display notes for PORTS_MODULES, but it would be easily forgotton on creating new ports. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.