pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Feb 25 09:57:00 UTC 2021

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: Enable gtk4


To generate a diff of this commit:
cvs rdiff -u -r1.918 -r1.919 pkgsrc/x11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.918 pkgsrc/x11/Makefile:1.919
--- pkgsrc/x11/Makefile:1.918   Wed Feb 24 18:39:30 2021
+++ pkgsrc/x11/Makefile Thu Feb 25 09:57:00 2021
@@ -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-engines-murrine
 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