diff options
author | markd <markd@pkgsrc.org> | 2009-04-15 20:40:54 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-04-15 20:40:54 +0000 |
commit | 6398d68dc249ab931361f604fe940382a0094ef2 (patch) | |
tree | 4b1fb541e65d6be8487b739177f763f9c27289f3 /x11/Makefile | |
parent | 08547f6c1b484d869284230178baad63855a617f (diff) | |
download | pkgsrc-6398d68dc249ab931361f604fe940382a0094ef2.tar.gz |
Add qt4-mysql
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 b9a652598fe..085c383e28e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.584 2009/04/15 16:26:41 drochner Exp $ +# $NetBSD: Makefile,v 1.585 2009/04/15 20:40:54 markd Exp $ # COMMENT= Packages to support the X window system @@ -283,6 +283,7 @@ SUBDIR+= qt3-tools SUBDIR+= qt4 SUBDIR+= qt4-docs SUBDIR+= qt4-libs +SUBDIR+= qt4-mysql SUBDIR+= qt4-pgsql SUBDIR+= qt4-qdbus SUBDIR+= qt4-sqlite3 |