Make options aren't always mandatory when building ports.
Most of the time, the defaults are fine too. Also wrap a "quoted" word with proper <quote>s.
This commit is contained in:
parent
f4c4c83138
commit
520cdff890
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17034
1 changed files with 2 additions and 2 deletions
|
@ -947,7 +947,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
<makevar>MASTER_SITES</makevar> option to <hostid
|
||||
role="fqdn">ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/</hostid>.</para>
|
||||
|
||||
<note><para>Some ports require you to provide build options
|
||||
<note><para>Some ports allow (or even require) you to provide build options
|
||||
which can enable/disable parts of the application which are
|
||||
unneeded, certain security options, and other
|
||||
customizations. A few which come to mind are <filename
|
||||
|
@ -1171,7 +1171,7 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100%
|
|||
<para>Fix it! The <ulink
|
||||
url="../porters-handbook/index.html">Porter's
|
||||
Handbook</ulink> includes detailed information on the
|
||||
"Ports" infrastructure so that you can fix the occasional
|
||||
<quote>Ports</quote> infrastructure so that you can fix the occasional
|
||||
broken port or even submit your own!</para>
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Reference in a new issue