Remove extra "s" from "packages names".
This commit is contained in:
parent
767cf6f584
commit
7a4d1b0458
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38362
1 changed files with 1 additions and 1 deletions
|
@ -4388,7 +4388,7 @@ PORTVERSION= 1.0</programlisting>
|
|||
already installed, list the other port names in the
|
||||
<makevar>CONFLICTS_BUILD</makevar> variable. You can use
|
||||
shell globs like <literal>*</literal> and
|
||||
<literal>?</literal> here. Packages names should be
|
||||
<literal>?</literal> here. Package names should be
|
||||
enumerated the same way they appear in
|
||||
<filename>/var/db/pkg</filename>. The CONFLICTS_BUILD check
|
||||
is done prior to the build stage. Build conflicts are not
|
||||
|
|
Loading…
Reference in a new issue