diff options
author | rh <rh@pkgsrc.org> | 2002-09-14 07:02:47 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-14 07:02:47 +0000 |
commit | 63d8a4992752cf933b0eabd9158890494ce3cff1 (patch) | |
tree | 31bbfa22c21aa3017b0d03f7b16136c190fff30c /x11/Makefile | |
parent | c967b44f3a55aaa00fe8e4c68d38f57e022d3adf (diff) | |
download | pkgsrc-63d8a4992752cf933b0eabd9158890494ce3cff1.tar.gz |
Add and enable gnome-desktop
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 c4b78d684e7..9622b1a6027 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2002/09/12 04:57:20 rh Exp $ +# $NetBSD: Makefile,v 1.263 2002/09/14 07:02:47 rh Exp $ # COMMENT= Packages to support the X window system @@ -31,6 +31,7 @@ SUBDIR+= gdm SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core +SUBDIR+= gnome-desktop SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs SUBDIR+= gnome-python |