diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:45:54 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 22:45:54 +0800 |
commit | 53600404d8982b79258e25d2d31d697b8f2ae9ff (patch) | |
tree | 76c0f44fe9adb6391500a311daf42fd4b62f2622 /x11 | |
parent | 6ee7847b936b2d57ff0c370894379d0b7e6d6796 (diff) | |
download | marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar.gz marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar.bz2 marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar.lz marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar.xz marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.tar.zst marcuscom-ports-53600404d8982b79258e25d2d31d697b8f2ae9ff.zip |
Fix plist, left over files.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15110 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 |