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:
parent
c00670ffa7
commit
ef439cb97e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50635
1 changed files with 0 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue