diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 684e39dc48c..a11792511a4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.742 2015/01/11 02:37:20 joerg Exp $ +# $NetBSD: Makefile,v 1.743 2015/02/07 13:18:55 wiz Exp $ # COMMENT= Packages to support the X window system @@ -408,6 +408,7 @@ SUBDIR+= qt5-qtserialport SUBDIR+= qt5-qtsvg SUBDIR+= qt5-qttools SUBDIR+= qt5-qttranslations +SUBDIR+= qt5-qtwebchannel SUBDIR+= qt5-qtwebkit SUBDIR+= qt5-qtx11extras SUBDIR+= qt5-qtxmlpatterns |