diff options
author | wiz <wiz@pkgsrc.org> | 2000-10-23 15:04:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-10-23 15:04:07 +0000 |
commit | 69458ded09b6551325b140492fee83d22174c4e1 (patch) | |
tree | da4ef8a4081e8307774b164060cbbeb99146af84 | |
parent | 49946a0e24d6a80961c3b189475e3d208373a2af (diff) | |
download | pkgsrc-69458ded09b6551325b140492fee83d22174c4e1.tar.gz |
remove qt, qt21 and duplicate rep-gtk entries
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5856a777efc..b0e1526c1ab 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2000/10/19 18:40:29 skrll Exp $ +# $NetBSD: Makefile,v 1.180 2000/10/23 15:04:07 wiz Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -68,14 +68,11 @@ SUBDIR += polclock SUBDIR += py-Tk SUBDIR += py-wxWindows - SUBDIR += rep-gtk - SUBDIR += qt SUBDIR += qt1 SUBDIR += qt2 SUBDIR += qt2-designer SUBDIR += qt2-docs SUBDIR += qt2-libs - SUBDIR += qt21 SUBDIR += qtarch SUBDIR += qwspritefield SUBDIR += qwt |