diff options
author | kwm <kwm@FreeBSD.org> | 2009-12-05 06:37:29 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-12-05 06:37:29 +0800 |
commit | ae3eb1399fe78db83546d9617f2edceb3cf795c8 (patch) | |
tree | 10f4406a93326d06cb2725c6903f79c5570e542c /x11/gnome-shell | |
parent | 824243e99b252bf6e222dd631d1183a0cfd58fe0 (diff) | |
download | freebsd-ports-gnome-ae3eb1399fe78db83546d9617f2edceb3cf795c8.tar.gz freebsd-ports-gnome-ae3eb1399fe78db83546d9617f2edceb3cf795c8.tar.zst freebsd-ports-gnome-ae3eb1399fe78db83546d9617f2edceb3cf795c8.zip |
Fix plist.
Submitted by: pointyhat (pav@)
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 |