mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36: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! :)
17 lines
262 B
Plaintext
17 lines
262 B
Plaintext
@cwd /usr/local
|
|
bin/cjpeg
|
|
bin/djpeg
|
|
bin/rdjpgcom
|
|
bin/wrjpgcom
|
|
man/man1/cjpeg.1
|
|
man/man1/djpeg.1
|
|
man/man1/rdjpgcom.1
|
|
man/man1/wrjpgcom.1
|
|
include/jconfig.h
|
|
include/jpeglib.h
|
|
include/jmorecfg.h
|
|
include/jerror.h
|
|
lib/libjpeg.so.5.1
|
|
@exec ldconfig -m %B
|
|
lib/libjpeg.a
|