diff options
author | skrll <skrll> | 2002-11-13 13:34:22 +0000 |
---|---|---|
committer | skrll <skrll> | 2002-11-13 13:34:22 +0000 |
commit | 1090025616fd58e04326eed55301bd9491fc82e9 (patch) | |
tree | adf19445bc15dec8ba977f19ea4587cb7876ce28 /x11 | |
parent | 5d1096af107fd12de1e841f3082c746a1c754458 (diff) | |
download | pkgsrc-1090025616fd58e04326eed55301bd9491fc82e9.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 |