diff --git a/en/gnome/docs/faq.sgml b/en/gnome/docs/faq.sgml index ef19fffc09..862da1e2cc 100644 --- a/en/gnome/docs/faq.sgml +++ b/en/gnome/docs/faq.sgml @@ -70,6 +70,16 @@ # make install clean +

After installing GNOME, you might consider adding the following + to /etc/make.conf:

+ +
+WITH_GTK=yes
+        
+ +

This is an optional step, but will allow certain ports, such as + Vim, to take advantage of the Gtk+ widget set.

+

Currently, building from ports is the preferred method for installing GNOME on FreeBSD, however FreeBSD GNOME team is working on improving situation with pre-built packages.