From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 8 15:10:01 2014 Return-Path: Delivered-To: vbox@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 76CD69DF for ; Wed, 8 Jan 2014 15:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 62EA0129B for ; Wed, 8 Jan 2014 15:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s08FA1Lb000420 for ; Wed, 8 Jan 2014 15:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s08FA1R5000419; Wed, 8 Jan 2014 15:10:01 GMT (envelope-from gnats) Date: Wed, 8 Jan 2014 15:10:01 GMT Message-Id: <201401081510.s08FA1R5000419@freefall.freebsd.org> To: vbox@FreeBSD.org From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= Subject: Re: ports/185579: emulators/virtualbox-ose: add graphics/qt4-opengl dependency X-Mailman-Approved-At: Wed, 08 Jan 2014 17:30:03 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 15:10:01 -0000 The following reply was made to PR ports/185579; it has been noted by GNATS. From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: bug-followup@FreeBSD.org, olgeni@FreeBSD.org 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/