diff options
-rw-r--r-- | x11/gnome2-lite/pkg-message | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/x11/gnome2-lite/pkg-message b/x11/gnome2-lite/pkg-message index b99bc4e..a3e68b0 100644 --- a/x11/gnome2-lite/pkg-message +++ b/x11/gnome2-lite/pkg-message @@ -5,8 +5,15 @@ The GNOME 2 desktop Lite edition has been successfully installed. The Lite edition does not include all the components of the standard GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to install the full desktop, you can remove this port, and install the -x11/gnome2 port or package. Alternatively, you can install additional -GNOME components individually using either their ports or packages. +x11/gnome2 port or package. That can be best accomplished using +the following commands: + +# pkg_delete gnome2-lite +# cd /usr/ports/x11/gnome2 +# make install clean + +Alternatively, you can install additional GNOME components individually +using either their ports or packages. For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project site at http://www.FreeBSD.org/gnome. |