From 43f8a6edb0fa97fd893f54c43ba69b6106153392 Mon Sep 17 00:00:00 2001 From: Eitan Adler <eadler@FreeBSD.org> Date: Mon, 28 Oct 2013 21:36:56 +0000 Subject: [PATCH] pkg-message does not need to be manually shown with staging. --- en_US.ISO8859-1/books/porters-handbook/book.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.xml b/en_US.ISO8859-1/books/porters-handbook/book.xml index 33ee110bfd..9b714ace96 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.xml +++ b/en_US.ISO8859-1/books/porters-handbook/book.xml @@ -10176,11 +10176,7 @@ etc/orbit.conf.sample <note> <para>The <filename>pkg-message</filename> file does not need - to be added to <filename>pkg-plist</filename>. Also, it - will not get automatically printed if the user is using the - port, not the package, so you should probably display it - from the <maketarget>post-install</maketarget> target - yourself.</para> + to be added to <filename>pkg-plist</filename>.</para> </note> </sect1>