diff options
author | adam <adam@pkgsrc.org> | 2010-02-02 14:07:47 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-02-02 14:07:47 +0000 |
commit | 22ba543f2413e8d0dcc71e6dfd4b4a88c297e6ce (patch) | |
tree | d40834643f759beb40c0fcbaa07a82cfd2f58255 /x11/Makefile | |
parent | 57f4c852fdb8149ce97d24fdc4dc0116001143d3 (diff) | |
download | pkgsrc-22ba543f2413e8d0dcc71e6dfd4b4a88c297e6ce.tar.gz |
Added qt4-mng
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 17fb4a5bdd8..27b5872a19a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.609 2010/01/16 15:38:40 sno Exp $ +# $NetBSD: Makefile,v 1.610 2010/02/02 14:07:47 adam Exp $ # COMMENT= Packages to support the X window system @@ -295,6 +295,7 @@ SUBDIR+= qt3-tools SUBDIR+= qt4 SUBDIR+= qt4-docs SUBDIR+= qt4-libs +SUBDIR+= qt4-mng SUBDIR+= qt4-mysql SUBDIR+= qt4-pgsql SUBDIR+= qt4-qdbus |