diff options
author | skrll <skrll@pkgsrc.org> | 2002-11-13 13:34:22 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-11-13 13:34:22 +0000 |
commit | a2d718da5ec09c1112064e5e111be9301be315db (patch) | |
tree | adf19445bc15dec8ba977f19ea4587cb7876ce28 /x11 | |
parent | b6053af5c9879ce7ebdf34e77d53f4cd93019a22 (diff) | |
download | pkgsrc-a2d718da5ec09c1112064e5e111be9301be315db.tar.gz |
Add and enable qt3-mysql.
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 ad446b7d594..a0c892b92c4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2002/11/09 05:20:06 rh Exp $ +# $NetBSD: Makefile,v 1.278 2002/11/13 13:34:22 skrll Exp $ # COMMENT= Packages to support the X window system @@ -98,6 +98,7 @@ SUBDIR+= qt2-libs SUBDIR+= qt3 SUBDIR+= qt3-docs SUBDIR+= qt3-libs +SUBDIR+= qt3-mysql SUBDIR+= qt3-psql SUBDIR+= qt3-tools SUBDIR+= qtarch |