This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-01 22:05:08 +00:00
Code
Issues
Releases
Activity
6597eee055
freebsd-ports
/
devel
/
libdlmalloc
/
pkg-plist
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Doug Lea's malloc library. Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
1995-06-04 05:29:58 +00:00
lib/libdlmalloc.a
@exec ranlib %D/%F
lib/libdlmalloc.so.2.5
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
@exec ldconfig -m %B
Reference in New Issue
Copy Permalink