diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 758bcdae800..2ee4ce5c9ca 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.879 2020/02/20 05:31:20 gutteridge Exp $ +# $NetBSD: Makefile,v 1.880 2020/02/20 05:47:44 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -377,6 +377,7 @@ SUBDIR+= qt5-qtwebsockets SUBDIR+= qt5-qtx11extras SUBDIR+= qt5-qtxmlpatterns SUBDIR+= qt5ct +SUBDIR+= qtermwidget SUBDIR+= qwt-qt4 SUBDIR+= qwt6-qt4 SUBDIR+= qwt6-qt5 |