https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245239
Bug ID: 245239 Summary: emulators/virtualbox-ose-additions: repair after removal of extrapatch-Config.kmk Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: v...@freebsd.org Reporter: fra...@opnsense.org Assignee: v...@freebsd.org Flags: maintainer-feedback?(v...@freebsd.org) Created attachment 212931 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212931&action=edit patch use fix extrapatch-Config.kmk was recently removed from emulators&/virtualbox-ose, breaking the build of at least virtualbox-ose-additions. The attached patch remedies the issue. A quick grep indicates that this is also an issue with virtualbox-ose-kmod: % git grep extrapatch-Config.kmk virtualbox-ose-additions/Makefile:EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-Config.kmk virtualbox-ose-kmod/Makefile:EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-Config.kmk \ Cheers, Franco -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"