Date: Thu, 21 Mar 2013 16:36:04 +0100 From: Koop Mast <kwm@rainbow-runner.nl> To: Beeblebrox <zaphod@berentweb.com> Cc: freebsd-gnome@freebsd.org Subject: Re: use webkit-gtk3 port instead of webkit-gtk2 Message-ID: <514B28E4.1040306@rainbow-runner.nl> In-Reply-To: <1363877052438-5797629.post@n5.nabble.com> References: <1363877052438-5797629.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21-3-2013 15:44, Beeblebrox wrote: > How can I specify in /etc/make.conf the preferred gtk version/port? Currently > both webkit-gtk2 AND webkit-gtk3 get built and installed. I don't think > there is need for both of them? how can I override the port version? > > Thanks & Regards. The only way is to not install any ports that either use the gtk2 or gtk3 version. Like the name says, webkit-gtk2 is build against gtk2 and can't be linked to gtk3 programs. And the other way around the same goes. So sadly your stuck with two webkit ports installed. -Koop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514B28E4.1040306>