1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/devel/pkgconfig/pkg-plist

9 lines
382 B
Plaintext

@exec mkdir -p %D/libdata/pkgconfig
bin/pkg-config
share/aclocal/pkg.m4
@comment The files in these directories should only be removed if you
@comment remove the complete GNOME installation. If this is only an
@comment upgrade, don't throw them out!
@unexec echo "If you are only upgrading, do not remove %D/libdata/pkgconfig"
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true