- Close some tags

Submitted by:	Aron Schlesinger over EFnet
This commit is contained in:
Pav Lucistnik 2007-08-05 20:24:47 +00:00
parent 79523b6741
commit e310dc57cb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30594

View file

@ -7069,6 +7069,7 @@ USE_SDL+= mixer
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
</sect2>
<sect2 id="wx-components"> <sect2 id="wx-components">
<title>Component selection</title> <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 <para>configenv: Use this if your port requires a special modified
<makevar>CONFIGURE_ENV</makevar> to find it's required libraries. <makevar>CONFIGURE_ENV</makevar> to find it's required libraries.
<programlisting>-I&dollar;{LOCALBASE}/include -L&dollar;{LOCALBASE}/lib</programlisting> <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> </listitem>
</itemizedlist> </itemizedlist>