porters-handbook/uses: remove reference to libGLw

Remove the reference to libGLw from the USES=gl section of the USES chapter
of the porters handbook.
libGLw has been removed.
This commit is contained in:
Niclas Zeising 2019-11-01 14:36:06 +00:00
parent dbffe0d6ac
commit 243a8a4fdc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53520

View file

@ -761,15 +761,6 @@
from <package role="port">graphics/freeglut</package></para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>glw</literal></term>
<listitem>
<para>Add a library dependency on <filename>libGLw.so</filename>
from <package role="port">graphics/libGLw</package></para>
</listitem>
</varlistentry>
</variablelist>
</sect1>