PR: docs/153960
Fix a typo introduced by the last commit. Pointed out by: Aldous Penaranda (aldous ett penaranda dott name)
This commit is contained in:
parent
e7c77bd0e2
commit
f04bc2157a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36795
1 changed files with 1 additions and 1 deletions
|
@ -4171,7 +4171,7 @@ PORTVERSION= 1.0</programlisting>
|
||||||
<sect1 id="conflicts">
|
<sect1 id="conflicts">
|
||||||
<title>Conflict handling</title>
|
<title>Conflict handling</title>
|
||||||
|
|
||||||
<para>There are tree different variables to register a conflict
|
<para>There are three different variables to register a conflict
|
||||||
between packages and ports: <makevar>CONFLICTS</makevar>,
|
between packages and ports: <makevar>CONFLICTS</makevar>,
|
||||||
<makevar>CONFLICTS_INSTALL</makevar> and
|
<makevar>CONFLICTS_INSTALL</makevar> and
|
||||||
<makevar>CONFLICTS_BUILD</makevar>.</para>
|
<makevar>CONFLICTS_BUILD</makevar>.</para>
|
||||||
|
|
Loading…
Reference in a new issue