diff options
author | kamil <kamil@pkgsrc.org> | 2019-12-16 12:08:41 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2019-12-16 12:08:41 +0000 |
commit | 4ae072f979e486f4bfd1399eda5d60b5229765f7 (patch) | |
tree | 38ad5b391fc6d1e2c91005b594e2bb2d5f71874f /x11/Makefile | |
parent | 7c99d0a4583339d8aacb9d09fae2f3eef673f01b (diff) | |
download | pkgsrc-4ae072f979e486f4bfd1399eda5d60b5229765f7.tar.gz |
+ qt5ct
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 81082043c05..a9854e4079f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.868 2019/12/15 14:05:47 nia Exp $ +# $NetBSD: Makefile,v 1.869 2019/12/16 12:08:41 kamil Exp $ # COMMENT= Packages to support the X window system @@ -377,6 +377,7 @@ SUBDIR+= qt5-qtwebkit SUBDIR+= qt5-qtwebsockets SUBDIR+= qt5-qtx11extras SUBDIR+= qt5-qtxmlpatterns +SUBDIR+= qt5ct SUBDIR+= qwt-qt4 SUBDIR+= qwt6-qt4 SUBDIR+= qwt6-qt5 |