Improve make makesum section.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-06-20 11:30:03 +00:00
parent 5caa8e243a
commit e7fffb9eb7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50388

View file

@ -229,9 +229,10 @@ lib/X11/oneko/mouse.xpm</programlisting>
<sect1 xml:id="porting-checksum">
<title>Creating the Checksum File</title>
<para>Just type <command>make makesum</command>. The ports make
rules will automatically generate the file
<filename>distinfo</filename>.</para>
<para>Just type <command>make makesum</command>. The ports
framework will automatically generate
<filename>distinfo</filename>. Do not try to generate the file
manually.</para>
</sect1>
<sect1 xml:id="porting-testing">