diff options
author | skrll <skrll@pkgsrc.org> | 2002-01-07 08:20:14 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-01-07 08:20:14 +0000 |
commit | 0873fa9cf18f12ff546d10b0605d2221186ef203 (patch) | |
tree | c026ff500d75469f7afd3ecba73bdf0255ea17db /x11/Makefile | |
parent | 7acc8c0e3c36a272b0bddd1694e6ea160d8ecab2 (diff) | |
download | pkgsrc-0873fa9cf18f12ff546d10b0605d2221186ef203.tar.gz |
Add and enable the qt3 family of pkgs.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4d96de68c1f..08810b78c9c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.236 2001/12/21 11:34:19 agc Exp $ +# $NetBSD: Makefile,v 1.237 2002/01/07 08:20:14 skrll Exp $ # COMMENT= Packages to support the X window system @@ -70,6 +70,10 @@ SUBDIR+= qt2-designer-kde SUBDIR+= qt2-docs SUBDIR+= qt2-examples SUBDIR+= qt2-libs +SUBDIR+= qt3 +SUBDIR+= qt3-docs +SUBDIR+= qt3-libs +SUBDIR+= qt3-tools SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt |