From 12cd8eee701e1850702520f8e21c718ec4d8248e Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 6 Nov 2020 15:06:49 +0000 Subject: Split out ICU integration library from the harfbuzz package. Only a few pieces of software are using the ICU integration library, these aren't the big harfbuzz users (i.e. gtk). this is intended to lessen the impact of icu's frequent ABI breaks. --- fonts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/Makefile') diff --git a/fonts/Makefile b/fonts/Makefile index 94f8308ee67..075f07b53c2 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.343 2020/08/06 11:08:20 pin Exp $ +# $NetBSD: Makefile,v 1.344 2020/11/06 15:06:49 nia Exp $ # COMMENT= Fonts @@ -119,6 +119,7 @@ SUBDIR+= go-ttf SUBDIR+= gsftopkk SUBDIR+= gucharmap SUBDIR+= harfbuzz +SUBDIR+= harfbuzz-icu SUBDIR+= ibm-plex-otf SUBDIR+= ibm-plex-ttf SUBDIR+= inconsolata-g -- cgit v1.2.3