aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-08-05 20:24:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-08-05 20:24:47 +0000
commite310dc57cb8653976c99b1c0aae5263ff0bb8cbb (patch)
tree5e64f48d66622ec88df8b8b1f69b79c5790d89e1
parent79523b6741447143956fd2880c3a3a704b011d08 (diff)
Notes
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/book.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 8b41494f05..35be2a6486 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -7069,6 +7069,7 @@ USE_SDL+= mixer
</tbody>
</tgroup>
</table>
+ </sect2>
<sect2 id="wx-components">
<title>Component selection</title>
@@ -8119,7 +8120,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR}"
<para>configenv: Use this if your port requires a special modified
<makevar>CONFIGURE_ENV</makevar> to find it's required libraries.
<programlisting>-I&dollar;{LOCALBASE}/include -L&dollar;{LOCALBASE}/lib</programlisting>
- gets added to CPPFLAGS to <makevar>CONFIGURE_ENV</makevar>.
+ gets added to CPPFLAGS to <makevar>CONFIGURE_ENV</makevar>.</para>
</listitem>
</itemizedlist>