diff options
author | rh <rh@pkgsrc.org> | 2002-11-09 05:20:06 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-09 05:20:06 +0000 |
commit | 94896e379b9bb1f1a2a10edf3d6b002fdb03ea22 (patch) | |
tree | c8578955b61c4a247d7b73452485a91fb41180bb /x11/Makefile | |
parent | 280820277559e2a094a0c6a2e29e1c84500a6ecb (diff) | |
download | pkgsrc-94896e379b9bb1f1a2a10edf3d6b002fdb03ea22.tar.gz |
Add and enable gtoolkit
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c8f56f43faa..ad446b7d594 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2002/11/04 08:28:56 rh Exp $ +# $NetBSD: Makefile,v 1.277 2002/11/09 05:20:06 rh Exp $ # COMMENT= Packages to support the X window system @@ -52,6 +52,7 @@ SUBDIR+= gtk2 SUBDIR+= gtk2-engines SUBDIR+= gtkglarea SUBDIR+= gtkstep +SUBDIR+= gtoolkit SUBDIR+= hanterm SUBDIR+= hot-babe SUBDIR+= imwheel |