PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
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! :)
works on my machine and the origninal mh has the same problem so I'm
importing this before I forget.
Submitted by: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>