utf8proc: add missing pkgconfig override

This commit is contained in:
nros 2023-11-28 10:13:20 +00:00
parent 343b087b31
commit 0a3851b8f3

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2023/10/23 14:04:18 micha Exp $
# $NetBSD: Makefile,v 1.18 2023/11/28 10:13:20 nros Exp $
DISTNAME= utf8proc-2.9.0
CATEGORIES= converters
@ -16,6 +16,8 @@ USE_LIBTOOL= yes
INSTALLATION_DIRS= include lib lib/pkgconfig
PKGCONFIG_OVERRIDE= libutf8proc.pc.in
# Use ABI version from CMakeLists.txt to stay compatible with cmake builds
MAJOR= 3
MINOR= 0