diff options
author | skrll <skrll> | 2000-10-19 18:40:29 +0000 |
---|---|---|
committer | skrll <skrll> | 2000-10-19 18:40:29 +0000 |
commit | a96320daeb9c9d1be462d3e1c83eec94b5339d31 (patch) | |
tree | 71f60c3cd1f205dc55f1b32b620940c516e14679 /x11 | |
parent | 51399dfd5bd8097f8a292d25bcb4ba3e758eaa34 (diff) | |
download | pkgsrc-a96320daeb9c9d1be462d3e1c83eec94b5339d31.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 |