Add a section on USES=lua
Reviewed by: bapt
This commit is contained in:
parent
d289850f5d
commit
e1f7f3476f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43484
1 changed files with 14 additions and 0 deletions
|
|
@ -323,6 +323,20 @@
|
|||
</itemizedlist></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>lua</literal></entry>
|
||||
|
||||
<entry>(none), <literal>XY+</literal>, <literal>XY</literal>,
|
||||
<literal>build</literal>, <literal>run</literal></entry>
|
||||
|
||||
<entry>Adds a dependency on <application>Lua</application>. By
|
||||
default this is a library undependency, unless overridden by the
|
||||
<literal>build</literal> or <literal>run</literal> option. The
|
||||
default version is 5.2, unless set by the <literal>XY</literal>
|
||||
parameter (e.g., <literal>51</literal> or
|
||||
<literal>52+</literal>).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>motif</literal></entry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue