Re: bsd.kmod.mk conflicts with port STAGE'ing

2014-03-07 Thread Antoine Brodin
On Fri, Mar 7, 2014 at 11:51 PM, Lev Serebryakov wrote: > Hello, FreeBSD. > > If software uses FreeBSD makefile infrastructure and build kernel module > (with using .include ), it could not be properly staged in > ports, as > kernel module is installed with "install -o root -g wheel" always. >

bsd.kmod.mk conflicts with port STAGE'ing

2014-03-07 Thread Lev Serebryakov
Hello, FreeBSD. If software uses FreeBSD makefile infrastructure and build kernel module (with using .include ), it could not be properly staged in ports, as kernel module is installed with "install -o root -g wheel" always. Is here any way to workaround this problem? -- // Black Lion AKA