Remove the part about setting WITH_GNOME et al. If a port properly sets

WANT_GNOME, HAVE_GNOME will be set in bsd.gnome.mk if gnome-config is
detected.  This is the proper way to handle conditional GNOME dependencies.
This commit is contained in:
Maxim Sobolev 2002-01-22 22:18:02 +00:00
parent 37cf79b706
commit d2c014e835
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11826

View file

@ -73,19 +73,6 @@
<p>Currently, building from ports is the preferred method for
installing GNOME on FreeBSD, however FreeBSD GNOME team is working
on improving situation with pre-buit packages.</p>
<p>After GNOME is installed, you should edit <tt>/etc/make.conf</tt>,
and add the following lines. If <tt>/etc/make.conf</tt> does not
exist, create the file, then add the following lines:</p>
<pre>
WITH_GTK=yes
WITH_ESOUND=yes
WITH_GNOME=yes
</pre>
<p>This last step is optional, but these lines enable other ports,
such as XMMS, to take advantage of the GNOME installation.</p>
</td>
</tr>
<tr><td><br></td></tr>