diff options
author | xtraeme <xtraeme> | 2004-04-20 09:59:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-20 09:59:11 +0000 |
commit | 588f935cae91ff0463e02eebdd8091f81de61742 (patch) | |
tree | 4d8787a20f8bc85b22a676b3d7bd625a431b408d /x11/Makefile | |
parent | 4800c81f507fb6e1dc91f24f9bc7b4ecc3c9c8f2 (diff) | |
download | pkgsrc-588f935cae91ff0463e02eebdd8091f81de61742.tar.gz |
Remove gtk10, this is quit old and unmaintained actually, ok'ed by
silence in packages@.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 539df704fa1..316ff6fc250 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.347 2004/04/19 17:29:40 xtraeme Exp $ +# $NetBSD: Makefile,v 1.348 2004/04/20 09:59:11 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -66,7 +66,6 @@ SUBDIR+= gtk+extra SUBDIR+= gtk-- SUBDIR+= gtk-engines SUBDIR+= gtk-thinice-engine -SUBDIR+= gtk10 SUBDIR+= gtk2 SUBDIR+= gtk2-engines SUBDIR+= gtk2-engines-bluecurve |