Mention in the section on modifying pkg-plist that some
other %%VARS%% are described in the section on installing additional documentation.
This commit is contained in:
parent
64e3d7bd51
commit
4850432e4a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21257
1 changed files with 4 additions and 1 deletions
|
@ -4930,7 +4930,10 @@ ${PREFIX}/man/ja/man4/baz.4.gz</programlisting>
|
|||
the full version number of <command>perl</command> (e.g.,
|
||||
<literal>5.00502</literal>) and <literal>%%PERL_VER%%</literal>
|
||||
is the <command>perl</command> version number minus
|
||||
the patchlevel (e.g., <literal>5.005</literal>).</para>
|
||||
the patchlevel (e.g., <literal>5.005</literal>). Several other
|
||||
<literal>%%<replaceable>VARS</replaceable>%%</literal> related to
|
||||
port's documentation files are described in <link
|
||||
linkend="dads-documentation">the relevant section</link>.</para>
|
||||
|
||||
<para>If you need to make other substitutions, you can set the
|
||||
<makevar>PLIST_SUB</makevar> variable with a list of
|
||||
|
|
Loading…
Reference in a new issue