View | Details | Raw Unified | Return to bug 61654
Collapse All | Expand All

(-)book.sgml (-2 / +6 lines)
Lines 2836-2841 Link Here
2836
2835
2837
	<para>The COMMENT variable should immediately follow the MAINTAINER
2836
	<para>The COMMENT variable should immediately follow the MAINTAINER
2838
	  variable in the <filename>Makefile</filename>.</para>
2837
	  variable in the <filename>Makefile</filename>.</para>
2838
2839
	<para>Please try to keep the COMMENT line less than 70
2840
	  characters, as it is displayed to users as a one-line
2841
	  summary of the port.</para>
2839
      </sect1>
2842
      </sect1>
2840
2843
2841
      <sect1 id="makefile-depend">
2844
      <sect1 id="makefile-depend">
Lines 3798-3805 Link Here
3798
    <sect1 id="using-gnome">
3801
    <sect1 id="using-gnome">
3799
      <title>Using GNOME</title>
3802
      <title>Using GNOME</title>
3800
3803
3801
      <para>The FreeBSD/GNOME project uses a system called
3804
      <para>The FreeBSD/GNOME project uses its own set of variables
3802
	<literal>GNOMENG</literal> to define which GNOME components a
3805
	to define which GNOME components a
3803
	particular port uses. A
3806
	particular port uses. A
3804
	<ulink url="http://www.FreeBSD.org/gnome/docs/porting.html">comprehensive
3807
	<ulink url="http://www.FreeBSD.org/gnome/docs/porting.html">comprehensive
3805
	list of these variables</ulink> exists within the FreeBSD/GNOME
3808
	list of these variables</ulink> exists within the FreeBSD/GNOME

Return to bug 61654