|
Lines 3993-3998
Link Here
|
| 3993 |
library should have their <makevar>PORTREVISION</makevar> incremented, |
3993 |
library should have their <makevar>PORTREVISION</makevar> incremented, |
| 3994 |
to force recompilation with the new library version.</para> |
3994 |
to force recompilation with the new library version.</para> |
| 3995 |
|
3995 |
|
|
|
3996 |
<note> |
| 3997 |
<para>In FreeBSD, all libraries normally have only a major version number. |
| 3998 |
If your port installs shared libraries with long names (e.g. |
| 3999 |
lib<name>.so.<major>.<minor>.<patchlevel>), it may be |
| 4000 |
desirable to set <literal>NO_FILTER_SHLIBS=yes</literal> to prevent any |
| 4001 |
shared library name modification (e.g. minor number removal) by the ports |
| 4002 |
infrastructure.</para> |
| 4003 |
</note> |
| 3996 |
</sect1> |
4004 |
</sect1> |
| 3997 |
|
4005 |
|
| 3998 |
<sect1 id="porting-restrictions"> |
4006 |
<sect1 id="porting-restrictions"> |