mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4a7d1f00e0
and this way move this port to the new stable 1.2 series. (The pth-devel port will later switch to Pth 1.3b1 if available...)
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.12
|
|
lib/libpthread.a
|
|
lib/libpthread.la
|
|
lib/libpthread.so
|
|
lib/libpthread.so.12
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|