diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-12 17:21:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-12 17:21:34 +0000 |
commit | 3d914b614b227be1d1ccb5f16758a7f924b20220 (patch) | |
tree | 76864b80f5d8f7cc1310e927da4fb9afec81bfac | |
parent | 41092194730c9aceb64cdd2b8bc07726631f0614 (diff) | |
download | pkgsrc-3d914b614b227be1d1ccb5f16758a7f924b20220.tar.gz |
Add and enable gnome-themes and gtk-thinice-engine
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 18eac375d97..3017548e36c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.305 2003/09/11 11:13:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.306 2003/09/12 17:21:34 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -40,6 +40,7 @@ SUBDIR+= gnome-libs SUBDIR+= gnome-panel SUBDIR+= gnome-python SUBDIR+= gnome-session +SUBDIR+= gnome-themes SUBDIR+= gnome-users-guide SUBDIR+= gnome1-panel SUBDIR+= gnome1-session @@ -53,6 +54,7 @@ SUBDIR+= gtk SUBDIR+= gtk+extra SUBDIR+= gtk-- SUBDIR+= gtk-engines +SUBDIR+= gtk-thinice-engines SUBDIR+= gtk10 SUBDIR+= gtk2 SUBDIR+= gtk2-engines |