- Document the new 'glew' possible value for USE_GL variable.
This commit is contained in:
parent
c57bd97226
commit
ed3621ae85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35686
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue