mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
39dd71f414
2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1 for a.out systems.
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
bin/toast
|
|
@exec ln -f %D/%F %B/untoast
|
|
@exec ln -f %D/%F %B/tcat
|
|
@unexec rm %D/bin/untoast
|
|
@unexec rm %D/bin/tcat
|
|
lib/libgsm.so.1.1
|
|
lib/libgsm.so
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
lib/libgsm.a
|
|
include/gsm.h
|