diff options
author | rh <rh@pkgsrc.org> | 2002-09-15 05:49:49 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-15 05:49:49 +0000 |
commit | 050b7b278bbd31581553bf2c16d28b50ccb18e4c (patch) | |
tree | d02ccff4f9db0171ad0977c299000eae0610c922 /x11/Makefile | |
parent | 65b6705b04b20ac9b1731c462d5613ea70f8379e (diff) | |
download | pkgsrc-050b7b278bbd31581553bf2c16d28b50ccb18e4c.tar.gz |
Add and enable gnome2-control-center
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 9622b1a6027..b3e7de3acd2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.263 2002/09/14 07:02:47 rh Exp $ +# $NetBSD: Makefile,v 1.264 2002/09/15 05:49:49 rh Exp $ # COMMENT= Packages to support the X window system @@ -36,6 +36,7 @@ SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs SUBDIR+= gnome-python SUBDIR+= gnome-users-guide +SUBDIR+= gnome2-control-center SUBDIR+= gtk SUBDIR+= gtk+extra SUBDIR+= gtk-- |