igor-ify.
Sponsored by: Absolight
This commit is contained in:
parent
34a38b937a
commit
4129e6f23f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51176
1 changed files with 2 additions and 2 deletions
|
@ -1893,7 +1893,7 @@ PORTEPOCH= 1</programlisting>
|
|||
the ports versioning scheme means 9.9.9 pre-release 1, which
|
||||
is before 9.9.9 and not after. So
|
||||
<varname>PORTVERSION</varname> is manually derived from an
|
||||
<varname>ISCVERSION</varname> variable in order to output
|
||||
<varname>ISCVERSION</varname> variable to output
|
||||
<literal>9.9.9p1</literal>.</para>
|
||||
|
||||
<para>The order into which the ports framework, and pkg, will
|
||||
|
@ -7606,7 +7606,7 @@ DISTVERSION= 1.0</programlisting>
|
|||
port packing list. Installing the documentation at
|
||||
<varname>PORTDOCS</varname> as shown above remains up to the
|
||||
port itself. A typical example of utilizing
|
||||
<varname>PORTDOCS</varname> looks as follows:</para>
|
||||
<varname>PORTDOCS</varname>:</para>
|
||||
|
||||
<programlisting>PORTDOCS= README.* ChangeLog docs/*</programlisting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue