Note that -trybroken without -fetch-original is kind of silly. You will
get false positives for "now builds" for things that are just fetching from a mirror.
This commit is contained in:
parent
d690b22387
commit
71ae0c65a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38022
1 changed files with 4 additions and 0 deletions
|
@ -423,6 +423,10 @@
|
|||
are slow enough that it would be a waste of time
|
||||
to try and build <literal>BROKEN</literal> ports).
|
||||
</para>
|
||||
<note>
|
||||
<para>With <literal>-trybroken</literal>, you probably
|
||||
also want to use <literal>-fetch-original</literal>.</para>
|
||||
</note>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue