diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 48935f67a5..b8a7cbdf69 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -3363,6 +3363,22 @@ PATCHFILES= patch1:test
USE_SDL.
+
+ USE_GCC
+
+ The port requires a specific version of
+ gcc to build. The exact version can be
+ specified with value such as 3.2.
+ The minimal required version can be specified as
+ 3.2+. The gcc from
+ the base system is used when it satisfies the requested
+ version, otherwise an appropriate gcc is
+ compiled from ports and the CC and
+ CXX variables are adjusted.
+ USE_GCC can't be used together with
+ USE_LIBTOOL_VER.
+
+
NO_INSTALL_MANPAGES