mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +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! :)
13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
@cwd /usr/local
|
|
include/itcl.h
|
|
lib/libitcl.a
|
|
lib/libitcl.so.1.5
|
|
@exec ldconfig -m %B
|
|
bin/itcl_wish
|
|
bin/itcl_sh
|
|
man/mann/incrTcl.n
|
|
lib/itcl/destroy.tcl
|
|
lib/itcl/itcl_mkindex.tcl
|
|
lib/itcl/itcl_reload.tcl
|
|
lib/itcl/tclIndex
|