diff options
-rw-r--r-- | x11/gnome-shell/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index abe9ba98c..6dc167f9e 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,11 +3,12 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.18 2011/01/15 18:20:27 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.19 2011/01/16 09:24:51 kwm Exp $ # PORTNAME= gnome-shell PORTVERSION= 2.91.5 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index 69da9c1e3..88243a78b 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -4,6 +4,9 @@ lib/gnome-shell/Gdm-1.0.typelib lib/gnome-shell/Gvc-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/close-black.svg %%DATADIR%%/images/magnifier.svg |