virtualbox-ose: missing OpenGL dependency

Jimmy Olgeni olgeni at olgeni.com
Wed Jan 8 15:29:56 UTC 2014


On Wed, 8 Jan 2014, Bernhard Fröhlich wrote:

> You might be correct but the patch looks wrong to me so I propose the following.
>
> Index: emulators/virtualbox-ose/Makefile
> ===================================================================
> --- emulators/virtualbox-ose/Makefile    (revision 339142)
> +++ emulators/virtualbox-ose/Makefile    (working copy)
> @@ -124,7 +124,7 @@
>
> .if ${PORT_OPTIONS:MQT4}
> QT_NONSTANDARD=    yes
> -USE_QT4=    gui network moc_build uic_build rcc_build linguist
> +USE_QT4=    gui network moc_build opengl uic_build rcc_build linguist
> INSTALLS_ICONS=    yes
> VBOX_FRONTENDS+=VirtualBox VBoxTestOGL

I also brought in X11 :|

Rebuilding with the new patch right now...

Thanks!

-- 
jimmy


More information about the freebsd-emulation mailing list