diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-12-04 22:37:29 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-12-04 22:37:29 +0000 |
commit | 273b2d8c95b75d1354fab913d41fa080e8337cf1 (patch) | |
tree | d1276c682d3a2df56dab0606687a3df20e4ddb35 /x11/gnome-shell | |
parent | c516ae1bf00434a9a8d4a6d859757c69a36cf4db (diff) | |
download | ports-273b2d8c95b75d1354fab913d41fa080e8337cf1.tar.gz ports-273b2d8c95b75d1354fab913d41fa080e8337cf1.zip |
Notes
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 6c9aa50c86fd..0dd5c4390d4b 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-shell PORTVERSION= 2.28.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index a5c993c9bee7..011206360815 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -2,6 +2,9 @@ bin/gnome-shell lib/gnome-shell/Big-1.0.typelib lib/gnome-shell/Shell-0.1.typelib lib/gnome-shell/St-1.0.typelib +lib/mutter/plugins/libgnome-shell.a +lib/mutter/plugins/libgnome-shell.la +lib/mutter/plugins/libgnome-shell.so share/applications/gnome-shell.desktop %%DATADIR%%/images/app-well-glow.png %%DATADIR%%/images/add-workspace.svg |