mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
06da414d5f
with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories. This is being done to be developer-friendly. A port SHOULD NEVER install a pkg-config (.pc) file to a lib/pkgconfig subdirectory. PR: 91213 Submitted by: anholt (with some modifications)
6 lines
182 B
Plaintext
6 lines
182 B
Plaintext
bin/pkg-config
|
|
share/aclocal/pkg.m4
|
|
@dirrmtry lib/pkgconfig
|
|
@unexec rmdir %%LOCALBASE%%/lib/pkgconfig 2>/dev/null || true
|
|
@unexec rmdir %%X11BASE%%/lib/pkgconfig 2>/dev/null || true
|