Index: book.sgml =================================================================== RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v retrieving revision 1.1165 diff -u -r1.1165 book.sgml --- book.sgml 5 Feb 2012 21:20:11 -0000 1.1165 +++ book.sgml 7 Feb 2012 22:03:30 -0000 @@ -6796,19 +6796,20 @@ USE_APACHE The port requires Apache. Possible values: - yes (gets any version), - 1.3, 2.0, - 2.2, 2.0+, - etc. Default dependency is on version - 1.3. + 20, 22, + 20-22, 20+, + etc. Default APACHE version is + 22. + More details are available in + bsd.apache.mk and + + WITH_APACHE2 - The port requires Apache 2.0. Without this - variable, the port will depend on Apache 1.3. This - variable is deprecated and should not be used - anymore. + This variable is deprecated and should not + be used anymore. @@ -6829,8 +6830,7 @@ (read-only variable). This variable is only available after inclusion of bsd.port.pre.mk. Possible - values: 13, - 20, + values: 20, 22.