|
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=${PREFIX} ${SH} ${PKGINSTALL} |
| 5019 |
${PKGNAME} PRE-INSTALL</literal>.</para> |
| 5018 |
</note> |
5020 |
</note> |
| 5019 |
</sect1> |
5021 |
</sect1> |