Improve some of the wording around USE_RUBY.
This commit is contained in:
parent
96a7253ddd
commit
5a155e5bb8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49132
1 changed files with 3 additions and 3 deletions
|
@ -3782,7 +3782,7 @@ USE_PYTHON= autoplist distutils
|
|||
<tbody>
|
||||
<row>
|
||||
<entry><varname>USE_RUBY</varname></entry>
|
||||
<entry>The port requires Ruby.</entry>
|
||||
<entry>Adds build and run dependencies on Ruby.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
@ -3799,8 +3799,8 @@ USE_PYTHON= autoplist distutils
|
|||
|
||||
<row>
|
||||
<entry><varname>RUBY_SETUP</varname></entry>
|
||||
<entry>Set to the alternative name of
|
||||
<filename>setup.rb</filename>. Common value is
|
||||
<entry>Override the name of the setup script from
|
||||
<filename>setup.rb</filename>. Another common value is
|
||||
<filename>install.rb</filename>.</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue