diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-03 05:25:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-03 05:25:17 +0000 |
commit | 05b27962b86c3ba09d276546e34bdcb0f8dd237c (patch) | |
tree | 6cf3a90e5649473fbc0fb3744075cd1a40fef96b /x11/gnome-themes | |
parent | ebd0d5b50ae23608c8b3804ce3ff378ebd25ac89 (diff) | |
download | pkgsrc-05b27962b86c3ba09d276546e34bdcb0f8dd237c.tar.gz |
Comment out two directories in PLIST. They are handled by metacity.
Bump PKGREVISION.
Diffstat (limited to 'x11/gnome-themes')
-rw-r--r-- | x11/gnome-themes/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-themes/PLIST | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/gnome-themes/Makefile b/x11/gnome-themes/Makefile index e78843e0cb9..1475d1b42f6 100644 --- a/x11/gnome-themes/Makefile +++ b/x11/gnome-themes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2004/04/01 19:03:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/03 05:25:17 minskim Exp $ # DISTNAME= gnome-themes-2.6.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes/PLIST b/x11/gnome-themes/PLIST index 020f07c3d1d..152f363b16d 100644 --- a/x11/gnome-themes/PLIST +++ b/x11/gnome-themes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/04/01 19:03:00 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/04/03 05:25:17 minskim Exp $ lib/gtk-2.0/2.4.0/engines/libcrux-engine.a lib/gtk-2.0/2.4.0/engines/libcrux-engine.la lib/gtk-2.0/2.4.0/engines/libcrux-engine.so @@ -1657,7 +1657,7 @@ share/themes/Traditional/index.theme @dirrm share/themes/Smokey-Blue @dirrm share/themes/Smokey @dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple +@comment in metacity: @dirrm share/themes/Simple @dirrm share/themes/Sandwish/metacity-1 @dirrm share/themes/Sandwish @dirrm share/themes/Ocean-Dream @@ -1687,7 +1687,7 @@ share/themes/Traditional/index.theme @dirrm share/themes/Grand-Canyon/gtk-2.0 @dirrm share/themes/Grand-Canyon @dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux +@comment in metacity: @dirrm share/themes/Crux @comment in xdg-dirs: @dirrm share/themes @dirrm share/icons/Smokey-Red/48x48/filesystems @dirrm share/icons/Smokey-Red/48x48/emblems |