mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d530b271d9
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! :)
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
@cwd /usr/local
|
|
lib/libeispack.a
|
|
lib/libeispack.so.1.0
|
|
@exec ldconfig -m %B
|