Add a tip for painless website building

This commit is contained in:
Manolis Kiagias 2012-08-13 11:30:56 +00:00
parent 2e969f6888
commit 5fa0800d70
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39371

View file

@ -115,6 +115,15 @@
<screen>&prompt.root; <userinput><command>cd</command> en_US.ISO8859-1/htdocs</userinput>
&prompt.root; <userinput><command>make</command> <maketarget>all</maketarget></userinput></screen>
<tip>
<para>The build requires a few files from the Ports Collection
and may fail without a properly configured Ports CVS
mirror. Set the <makevar>NOPORTSCVS</makevar> environment
variable as described in <xref linkend="the-website-env">
to use your local Ports Collection (typically <filename
class="directory">/usr/ports</filename>) instead.</para>
</tip>
</step>
</procedure>
</sect1>