summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-26 00:38:17 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-26 00:38:17 +0800
commit2283a0d3ea34c6855ab6bf8076f14a12a41f431b (patch)
treeb5fe2aa85e517384b27a349e4993853b8fdeb6aa /x11/gnome-shell/Makefile
parent287132cde84b16c250f304f19dd9bf536c8f0cd6 (diff)
downloadmarcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar.gz
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar.bz2
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar.lz
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar.xz
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.tar.zst
marcuscom-ports-2283a0d3ea34c6855ab6bf8076f14a12a41f431b.zip
Add depend on telepathy-glib.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15319 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r--x11/gnome-shell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 0bc62580e..89cf293ad 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,7 +3,7 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.23 2011/02/15 17:06:34 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.24 2011/02/24 09:06:10 kwm Exp $
#
PORTNAME= gnome-shell
@@ -17,6 +17,7 @@ COMMENT= Next generation GNOME desktop shell
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
mutter-private.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 \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \