Remove mentions of WANT_SDL/HAVE_SDL, they are not supported any more.
Sponsored by: Absolight
This commit is contained in:
parent
012c7c9b63
commit
8a85c1df54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47760
1 changed files with 0 additions and 13 deletions
|
@ -4080,19 +4080,6 @@ USE_PYTHON= autoplist distutils
|
|||
<varname>LIB_DEPENDS</varname></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>To check whether an SDL library is available, use
|
||||
<varname>WANT_SDL</varname>:</para>
|
||||
|
||||
<programlisting>WANT_SDL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_SDL:Mmixer}!=""
|
||||
USE_SDL+= mixer
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk></programlisting>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="using-wx">
|
||||
|
|
Loading…
Reference in a new issue