diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-30 17:58:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-30 17:58:03 +0000 |
commit | b7462dd72dd5502542b5720ab935c997be020c6b (patch) | |
tree | d481145818226e00fb0e75355c244530a4addfba /x11 | |
parent | 8ba71715c557051e22b8c7f8c465bee3dbdf97b2 (diff) | |
download | pkgsrc-b7462dd72dd5502542b5720ab935c997be020c6b.tar.gz |
Add and enable gnome-mag & gnopernicus.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 63258e76fca..49c65d62913 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2003/12/29 11:37:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.324 2003/12/30 17:58:03 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -40,6 +40,7 @@ SUBDIR+= gnome-core SUBDIR+= gnome-desktop SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs +SUBDIR+= gnome-mag SUBDIR+= gnome-panel SUBDIR+= gnome-python SUBDIR+= gnome-session @@ -51,6 +52,7 @@ SUBDIR+= gnome1-session SUBDIR+= gnome2-applets SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal +SUBDIR+= gnopernicus SUBDIR+= gnustep-back SUBDIR+= gnustep-gui SUBDIR+= gnustep-preferences |