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:
parent
37cf79b706
commit
d2c014e835
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11826
1 changed files with 0 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue