From 0bd8d321b5ffe7feeaca571afaa4e0c703484451 Mon Sep 17 00:00:00 2001
From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>
Date: Sat, 12 Nov 2011 14:54:38 +0000
Subject: Chase folks shlib change.

git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16564 df743ca5-7f9a-e211-a948-0013205c9059
---
 x11/gnome-shell/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'x11')

diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 998c296af..df1579a00 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,12 +3,12 @@
 # Whom:                Pawel Worach <pawel.worach@gmail.com>
 #
 # $FreeBSD$
-#   $MCom: ports/x11/gnome-shell/Makefile,v 1.44 2011/10/19 17:03:17 kwm Exp $
+#   $MCom: ports/x11/gnome-shell/Makefile,v 1.45 2011/10/23 09:06:48 kwm Exp $
 #
 
 PORTNAME=	gnome-shell
 PORTVERSION=	3.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -22,7 +22,7 @@ LIB_DEPENDS=	startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
 		mutter.0:${PORTSDIR}/x11-wm/mutter \
 		telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \
 		telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \
-		folks.28:${PORTSDIR}/net-im/folks \
+		folks.25:${PORTSDIR}/net-im/folks \
 		pulse.0:${PORTSDIR}/audio/pulseaudio \
 		croco-0.6.3:${PORTSDIR}/textproc/libcroco \
 		dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-- 
cgit