pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11: Enable xcb-imdkit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48fd3bd8790d
branches:  trunk
changeset: 447074:48fd3bd8790d
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Feb 15 15:07:08 2021 +0000

description:
x11: Enable xcb-imdkit

diffstat:

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

diffs (17 lines):

diff -r 11c4365a9ccf -r 48fd3bd8790d x11/Makefile
--- a/x11/Makefile      Mon Feb 15 15:06:29 2021 +0000
+++ b/x11/Makefile      Mon Feb 15 15:07:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.916 2021/01/14 17:46:48 wiz Exp $
+# $NetBSD: Makefile,v 1.917 2021/02/15 15:07:08 ryoon Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -466,6 +466,7 @@
 SUBDIR+=       xcalc
 SUBDIR+=       xcalib
 SUBDIR+=       xcb
+SUBDIR+=       xcb-imdkit
 SUBDIR+=       xcb-proto
 SUBDIR+=       xcb-util
 SUBDIR+=       xcb-util-cursor



Home | Main Index | Thread Index | Old Index