pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts fonts: Enable noto-fonts



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13bbeb2663f4
branches:  trunk
changeset: 385782:13bbeb2663f4
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Sep 26 16:06:25 2022 +0000

description:
fonts: Enable noto-fonts

diffstat:

 fonts/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d730e018fb82 -r 13bbeb2663f4 fonts/Makefile
--- a/fonts/Makefile    Mon Sep 26 16:05:49 2022 +0000
+++ b/fonts/Makefile    Mon Sep 26 16:06:25 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.381 2022/08/19 16:45:05 wiz Exp $
+# $NetBSD: Makefile,v 1.382 2022/09/26 16:06:25 ryoon Exp $
 #
 
 COMMENT=       Fonts
@@ -193,6 +193,7 @@
 SUBDIR+=       nanum-ttf
 SUBDIR+=       neumeister-otf
 SUBDIR+=       noto-emoji-ttf
+SUBDIR+=       noto-fonts
 SUBDIR+=       noto-ttf
 SUBDIR+=       ohruri-ttf
 SUBDIR+=       otf2bdf



Home | Main Index | Thread Index | Old Index