- Document the new 'glew' possible value for USE_GL variable.

This commit is contained in:
Pietro Cerutti 2010-04-27 22:00:37 +00:00
parent c57bd97226
commit ed3621ae85
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35686

View file

@ -5149,7 +5149,7 @@ PLIST_SUB+= NLS="@comment "
<para>The Mesa Project is an effort to provide free OpenGL
implementation. You can specify a dependency on various components
of this project with <makevar>USE_GL</makevar> variable.
Valid options are: <literal>glut, glu, glw, gl</literal> and
Valid options are: <literal>glut, glu, glw, glew, gl</literal> and
<literal>linux</literal>. For backwards compatibility, the value
of <literal>yes</literal> maps to <literal>glu</literal>.</para>