mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7a52687601
'ldconfig -m %B' must be next after libraries and shouldn't be next after include files because '%B' represents the prefix of previous file. And sort alphabetically.
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
include/libicq.h
|
|
lib/libicq.a
|
|
lib/libicq.la
|
|
lib/libicq.so
|
|
lib/libicq.so.0.2
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|