Clarify the wording on broken ports, and remove uses of "You".
Submitted by: Mike Brown (based on) Approved by: bcr (mentor)
This commit is contained in:
parent
b004de2355
commit
0e4512db8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41782
1 changed files with 2 additions and 3 deletions
|
@ -1871,14 +1871,13 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch</userinput></screen>
|
|||
<sect1 id="ports-broken">
|
||||
<title>Dealing with Broken Ports</title>
|
||||
|
||||
<para>If you come across a port that does not compile:</para>
|
||||
<para>When coming across a port that does not build or install:</para>
|
||||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>Find out if there is a fix pending for the port in
|
||||
the <ulink url="&url.base;/support.html#gnats">Problem
|
||||
Report database</ulink>. If so, you may be able to use
|
||||
the proposed fix.</para>
|
||||
Report database</ulink>. If so, the proposed fix may work.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue