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

(-)book.sgml (-10 / +8 lines)
Lines 6853-6869 Link Here
6853
		<entry><makevar>USE_APACHE</makevar></entry>
6853
		<entry><makevar>USE_APACHE</makevar></entry>
6854
		<entry>The port requires Apache.  Possible values:
6854
		<entry>The port requires Apache.  Possible values:
6855
		  <literal>yes</literal> (gets any version),
6855
		  <literal>yes</literal> (gets any version),
6856
		  <literal>1.3</literal>, <literal>2.0</literal>,
6856
		  <literal>2.0</literal>, <literal>2.2</literal>,
6857
		  <literal>2.2</literal>, <literal>2.0+</literal>,
6857
		  <literal>2.0+</literal>, etc.
6858
		  etc.  Default dependency is on version
6858
		  Default dependency is on version
6859
		  <literal>1.3</literal>.</entry>
6859
		  <literal>2.2</literal>.</entry>
6860
	      </row>
6860
	      </row>
6861
6861
6862
	      <row>
6862
	      <row>
6863
		<entry><makevar>WITH_APACHE2</makevar></entry>
6863
		<entry><makevar>WITH_APACHE2</makevar></entry>
6864
		<entry>The port requires Apache 2.0.  Without this
6864
		<entry>This variable is deprecated and should
6865
		  variable, the port will depend on Apache 1.3.  This
6865
		  not be used
6866
		  variable is deprecated and should not be used
6867
		  anymore.</entry>
6866
		  anymore.</entry>
6868
	      </row>
6867
	      </row>
6869
6868
Lines 6885-6893 Link Here
6885
		  (read-only variable).  This variable is only
6884
		  (read-only variable).  This variable is only
6886
		  available after inclusion of
6885
		  available after inclusion of
6887
		  <filename>bsd.port.pre.mk</filename>.  Possible
6886
		  <filename>bsd.port.pre.mk</filename>.  Possible
6888
		  values: <literal>13</literal>,
6887
		  values: <literal>20</literal>,
6889
		  <literal>20</literal>,
6888
		  <literal>22</literal>.
6890
		  <literal>22</literal>.</entry>
6891
	      </row>
6889
	      </row>
6892
6890
6893
	      <row>
6891
	      <row>

Return to bug 167078