1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/devel/libdlmalloc/pkg-plist
Satoshi Asami d530b271d9 Add
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! :)
1995-06-24 11:42:32 +00:00

5 lines
81 B
Plaintext

lib/libdlmalloc.a
@exec ranlib %D/%F
lib/libdlmalloc.so.2.5
@exec ldconfig -m %B