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 7503d8c9052..9c317ed4ac5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.615 2010/05/08 15:41:28 drochner Exp $ +# $NetBSD: Makefile,v 1.616 2010/05/18 19:47:47 drochner Exp $ # COMMENT= Packages to support the X window system @@ -294,6 +294,7 @@ SUBDIR+= qt3-pgsql SUBDIR+= qt3-qscintilla SUBDIR+= qt3-tools SUBDIR+= qt4 +SUBDIR+= qt4-creator SUBDIR+= qt4-docs SUBDIR+= qt4-libs SUBDIR+= qt4-mng |