inexplicably removed in rev. 1.8. This commit also restores the
usefulness of the "ldconfig -m %B" line, which was run on
${PREFIX}/interviews/man (the directory path of the previous filename)
after the removal.
Submitted by: bento
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)