The following reply was made to PR ports/185579; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: ports/185579: emulators/virtualbox-ose: add graphics/qt4-opengl dependency Date: Wed, 8 Jan 2014 16:04:45 +0100 You might be correct but the patch looks wrong to me so I propose the follo= wing. Index: emulators/virtualbox-ose/ Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- emulators/virtualbox-ose/Makefile (revision 339142) +++ emulators/virtualbox-ose/Makefile (working copy) @@ -124,7 +124,7 @@ .if ${PORT_OPTIONS:MQT4} QT_NONSTANDARD=3D yes -USE_QT4=3D gui network moc_build uic_build rcc_build linguist +USE_QT4=3D gui network moc_build opengl uic_build rcc_build linguist INSTALLS_ICONS=3D yes VBOX_FRONTENDS+=3DVirtualBox VBoxTestOGL --=20 Bernhard Fr=F6hlich http://www.bluelife.at/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
