View | Details | Raw Unified | Return to bug 74328
Collapse All | Expand All

(-)book.sgml (-1 / +3 lines)
Lines 5014-5020 Link Here
5014
	  <para>This script is not run automatically if you install the port
5014
	  <para>This script is not run automatically if you install the port
5015
	    with <command>make install</command>.  If you are depending on it
5015
	    with <command>make install</command>.  If you are depending on it
5016
	    being run, you will have to explicitly call it from your port's
5016
	    being run, you will have to explicitly call it from your port's
5017
	    <filename>Makefile</filename>.</para>
5017
	    <filename>Makefile</filename>, with a line like
5018
	    <literal>@PKG_PREFIX=&dollar;{PREFIX} &dollar;{SH} &dollar;{PKGINSTALL}
5019
	    &dollar;{PKGNAME} PRE-INSTALL</literal>.</para>
5018
	</note>
5020
	</note>
5019
      </sect1>
5021
      </sect1>

Return to bug 74328