1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/graphics/xpm/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

12 lines
173 B
Plaintext

@cwd /usr/X11R6
@mode 755
bin/sxpm
@mode 644
lib/libXpm.a
lib/libXpm.so.4.5
@exec ldconfig -m %B
@exec ranlib %D/lib/libXpm.a
@mode 444
include/X11/xpm.h
man/man1/sxpm.1.gz