Remove the pkg add step. The package is already installed in the make

install step.

PR:		218311
Reported by:	Steve Jacobson
Stolen from:	linimon
Sponsored by:	Absolight, The FreeBSD Foundation
This commit is contained in:
Mathieu Arnold 2017-08-04 13:42:27 +00:00
parent c00670ffa7
commit ef439cb97e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50635

View file

@ -305,11 +305,6 @@ lib/X11/oneko/mouse.xpm</programlisting>
<para><command>make deinstall</command></para>
</step>
<step>
<para><command>pkg add
<replaceable>package-filename</replaceable></command></para>
</step>
<step>
<para><command>make package</command> (as user)</para>
</step>