summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-24 00:14:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-24 00:14:55 +0800
commitb15a34c5bffcfb7a2053b228dcbd8468f778f5ef (patch)
treef9f59b100dcd9cae33f085c896fd9015909d8fb2 /x11/gnome-shell/Makefile
parent776ba16d55d388a2ae14bbc5585c7a8154da045b (diff)
downloadmarcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar.gz
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar.bz2
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar.lz
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar.xz
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.tar.zst
marcuscom-ports-b15a34c5bffcfb7a2053b228dcbd8468f778f5ef.zip
Update to 2.91.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15584 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r--x11/gnome-shell/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 93237181a..3f674de7a 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,12 +3,11 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.27 2011/03/09 12:45:02 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.28 2011/03/15 22:14:00 mezz Exp $
#
PORTNAME= gnome-shell
-PORTVERSION= 2.91.91
-PORTREVISION= 1
+PORTVERSION= 2.91.92
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -17,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Next generation GNOME desktop shell
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
- mutter-private.0:${PORTSDIR}/x11-wm/mutter \
+ mutter.0:${PORTSDIR}/x11-wm/mutter \
telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
pulse.0:${PORTSDIR}/audio/pulseaudio \
croco-0.6.3:${PORTSDIR}/textproc/libcroco \