From ef439cb97ea1facd29bf85ea18fbc09337fe6bbc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 4 Aug 2017 13:42:27 +0000 Subject: [PATCH] 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 --- .../books/porters-handbook/quick-porting/chapter.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml index 8b01655fec..52608ebe66 100644 --- a/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml @@ -305,11 +305,6 @@ lib/X11/oneko/mouse.xpm make deinstall - - pkg add - package-filename - - make package (as user)