From 7227c648be4690404c60dd877166e8ef5d0ddcf8 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 1 Jun 2021 00:32:22 +0000 Subject: [PATCH] x11/Makefile: + gtkmm4 --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 482c87b4fba9..a211359a14e6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.932 2021/04/27 17:09:59 wiz Exp $ +# $NetBSD: Makefile,v 1.933 2021/06/01 00:32:22 wiz Exp $ # COMMENT= Packages to support the X Window System @@ -98,6 +98,7 @@ SUBDIR+= gtkglarea2 SUBDIR+= gtkmm SUBDIR+= gtkmm-utils SUBDIR+= gtkmm3 +SUBDIR+= gtkmm4 SUBDIR+= gtksourceview2 SUBDIR+= gtksourceview3 SUBDIR+= gtksourceview4