BTW, it seems that the port doesn't do kldxref on /boot/modules after 
installation
(or un-installation). Ditto for the package built from the port.

Also, the package (unlike the port) can not install the kld module. It seem that
this happens because of the leading / in %%KMODDIR%%.
That is, plist (+CONTENTS) expands to:
@cwd /
/boot/modules/vboxdrv.ko
But I think that it should be:
@cwd /
boot/modules/vboxdrv.ko

-- 
Andriy Gapon
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to