Add a short note that /usr/ports/Tools/scripts/plist requires
Ruby to run. Suggested by: gnn, in an old freebsd-doc post
This commit is contained in:
parent
5de57662d8
commit
6955e7eb3e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33763
1 changed files with 6 additions and 1 deletions
|
@ -8629,7 +8629,12 @@ etc/orbit.conf.sample
|
|||
|
||||
<para>Alternatively, use the <command>plist</command> script in
|
||||
<filename>/usr/ports/Tools/scripts/</filename> to build the
|
||||
package list automatically. The first step is the same as
|
||||
package list automatically. The <filename>plist</filename>
|
||||
script is a <application>Ruby</application> script that
|
||||
automates most of the manual steps outlined in the previous
|
||||
paragraphs.</para>
|
||||
|
||||
<para>The first step is the same as
|
||||
above: take the first three lines, that is,
|
||||
<command>mkdir</command>, <command>mtree</command> and
|
||||
<command>make depends</command>. Then build and install the
|
||||
|
|
Loading…
Reference in a new issue