pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11: Enable gtk4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6542ada116ca
branches:  trunk
changeset: 447716:6542ada116ca
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Feb 25 09:57:00 2021 +0000

description:
x11: Enable gtk4

diffstat:

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

diffs (17 lines):

diff -r 88fc24bdcf54 -r 6542ada116ca x11/Makefile
--- a/x11/Makefile      Thu Feb 25 09:56:31 2021 +0000
+++ b/x11/Makefile      Thu Feb 25 09:57:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.918 2021/02/24 18:39:30 hauke Exp $
+# $NetBSD: Makefile,v 1.919 2021/02/25 09:57:00 ryoon Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -91,6 +91,7 @@
 SUBDIR+=       gtk2-theme-switch
 SUBDIR+=       gtk3
 SUBDIR+=       gtk3-engines-unico
+SUBDIR+=       gtk4
 SUBDIR+=       gtkada
 SUBDIR+=       gtkdatabox
 SUBDIR+=       gtkglarea



Home | Main Index | Thread Index | Old Index