diff options
author | skrll <skrll@pkgsrc.org> | 2000-10-19 18:40:29 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2000-10-19 18:40:29 +0000 |
commit | a2ad7b666c93172364c55b3f973bd062c82ecd7b (patch) | |
tree | 71f60c3cd1f205dc55f1b32b620940c516e14679 /x11 | |
parent | 139bf4d27a05332d2174dab3fab04ba8f37675c2 (diff) | |
download | pkgsrc-a2ad7b666c93172364c55b3f973bd062c82ecd7b.tar.gz |
Add and enable qt2 packages.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0953f605fc4..5856a777efc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2000/10/18 03:19:40 fredb Exp $ +# $NetBSD: Makefile,v 1.179 2000/10/19 18:40:29 skrll Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -71,6 +71,10 @@ SUBDIR += rep-gtk SUBDIR += qt SUBDIR += qt1 + SUBDIR += qt2 + SUBDIR += qt2-designer + SUBDIR += qt2-docs + SUBDIR += qt2-libs SUBDIR += qt21 SUBDIR += qtarch SUBDIR += qwspritefield |