- Close some tags
Submitted by: Aron Schlesinger over EFnet
This commit is contained in:
parent
79523b6741
commit
e310dc57cb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30594
1 changed files with 2 additions and 1 deletions
|
@ -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${LOCALBASE}/include -L${LOCALBASE}/lib</programlisting>
|
||||
gets added to CPPFLAGS to <makevar>CONFIGURE_ENV</makevar>.
|
||||
gets added to CPPFLAGS to <makevar>CONFIGURE_ENV</makevar>.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue