diff options
| author | mrg <mrg@NetBSD.org> | 2023-06-20 02:25:19 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2023-06-20 02:25:19 +0000 |
| commit | 1f886df0f2747b0188733688e3e08eb8a22a4560 (patch) | |
| tree | 241764e4ffcd7d6963408d28a5146392160f597d /external | |
| parent | e07fcdd84f0dab7b7bf163ec5e3b59fe14c17acf (diff) | |
update for fontconfig 2.14.2.
Diffstat (limited to 'external')
| -rw-r--r-- | external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile b/external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile index b9312755cdd..a88bef37839 100644 --- a/external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile +++ b/external/mit/xorg/lib/fontconfig/etc/conf.avail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2023/01/28 05:25:17 mrg Exp $ +# $NetBSD: Makefile,v 1.12 2023/06/20 02:25:19 mrg Exp $ .include <bsd.own.mk> @@ -12,7 +12,7 @@ CONFIGFILES= \ 10-hinting-none.conf \ 10-hinting-slight.conf \ 10-no-antialias.conf \ - 10-no-sub-pixel.conf \ + 10-sub-pixel-none.conf \ 10-sub-pixel-bgr.conf \ 10-sub-pixel-rgb.conf \ 10-sub-pixel-vbgr.conf \ |
