mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
bin/pth-config
|
|
bin/pthread-config
|
|
include/pth.h
|
|
include/pthread.h
|
|
lib/libpth.a
|
|
lib/libpth.la
|
|
lib/libpth.so
|
|
lib/libpth.so.13
|
|
lib/libpthread.a
|
|
lib/libpthread.la
|
|
lib/libpthread.so
|
|
lib/libpthread.so.13
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|