From 273b2d8c95b75d1354fab913d41fa080e8337cf1 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Fri, 4 Dec 2009 22:37:29 +0000 Subject: Fix plist. Submitted by: pointyhat (pav@) --- x11/gnome-shell/Makefile | 1 + x11/gnome-shell/pkg-plist | 3 +++ 2 files changed, 4 insertions(+) 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 -- cgit