diff options
author | wiz <wiz@pkgsrc.org> | 2015-02-07 13:18:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-02-07 13:18:55 +0000 |
commit | 355764cd3d30a502042ef4deffcf2152b97a88a5 (patch) | |
tree | 7018365a70ee7173ae7bd5f9b3f993ccd5abf5e7 /x11 | |
parent | 8ff604a534f3383deccf4c7f1a93b062df25e05a (diff) | |
download | pkgsrc-355764cd3d30a502042ef4deffcf2152b97a88a5.tar.gz |
+ qt5-qtwebchannel
Diffstat (limited to 'x11')
-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 |