On Jun 10, 2021, at 9:49 AM, Philipp Ost <p...@smo.de> wrote: > > On 6/10/21 5:13 PM, Bakul Shah wrote: >> On Jun 10, 2021, at 7:13 AM, Thomas Laus <lau...@acm.org> wrote: >>> The drm-kmod module is the latest from the pkg server. It all >>> worked this past Monday after the recent drm-kmod update. >> This is what I did: >> git clone https://github.com/freebsd/drm-kmod >> ln -s $PWD/drm-kmod /usr/local/sys/modules >> Now it gets compiled every time you do make buildkernel. > > Why don't you set PORTS_MODULES in make.conf accordingly?
I used to do that but ran into problems such as doing pkg upgrade which wanted to overwrite it when the port was updated.