Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 16:55:48 +0800
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Kurt Buff <kurt.buff@gmail.com>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: SVG and dependence on Firefox2.x?
Message-ID:  <87zl8xkiqz.fsf@kobe.laptop>
In-Reply-To: <a9f4a3860909131459q71df50daudd82080a0dde46ea@mail.gmail.com> (Kurt Buff's message of "Sun, 13 Sep 2009 14:59:51 -0700")
References:  <a9f4a3860909131459q71df50daudd82080a0dde46ea@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Sep 2009 14:59:51 -0700, Kurt Buff <kurt.buff@gmail.com> wrote:
> I notice that for both The Gimp and graphviz, and probably for others
> as well, marking them or their dependencies as able to render SVG
> invokes installation of FF 2.x.
>
> This fails, as the port is marked as forbidden, and then the
> installation of these graphics programs fails.
>
> Not a huge deal, but any way to work around it?

You can build most of the ports that depend on GECKO with the following
in your `/etc/make.conf' file:

    WITH_GECKO=		libxul

I just finished rebuilding my packages in a chroot with this option, and
firefox 2.x was not required for a full x11/gnome2 build:

# pkg_info | fgrep firefo
firefox-3.5.3,1     Web browser based on the browser portion of Mozilla
#




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87zl8xkiqz.fsf>