libpkgconf: Fix paths

${LOCALBASE:U} evaluates to exactly the same thing as ${LOCALBASE}.
Presumably what was meant was ${LOCALBASE:U/usr/local}.

Fixes:		b8352da33f ("pkgconf: import into the base system")
Reviewed by:	khorben
Differential Revision:	https://reviews.freebsd.org/D56642
This commit is contained in:
Dag-Erling Smørgrav
2026-04-26 15:41:47 +02:00
parent 28932dc425
commit 4dd97955e6
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -317,6 +317,10 @@ check_epoch_and_opts
# "$OBJTOP"/tests/sys/kqueue/libkqueue/*
#fi
# 20250426 # libpkgconfig contains incorrect paths
clean_obj lib/libpkgconf personality c pkgconfig:/share
clean_obj lib/libpkgconf pkg c pkgconfig:/share
# 20251219 # libkrb5profile is now internal
for libcompat in "" $ALL_libcompats; do
dirprfx=${libcompat:+obj-lib${libcompat}}