diff --git a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
index 48a768f468..2963779f74 100644
--- a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
@@ -2884,6 +2884,16 @@ SHEBANG_FILES= scripts/foobar.pl scripts/*.sh
+
+
+ If a port does not build with an
+ OpenSSL flavor, set the
+ BROKEN_SSL variable, and possibly the
+ BROKEN_SSL_REASON_flavor:
+
+ BROKEN_SSL= libressl
+BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL
+