summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome2/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index e27f7ebe2..09ef4b0c8 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.279 2009/10/22 15:15:40 kwm Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.281 2009/12/31 00:49:27 marcus Exp $
#
PORTNAME= gnome2
PORTVERSION= 2.28.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -93,7 +93,8 @@ RUN_DEPENDS+= empathy:${PORTSDIR}/net-im/empathy \
brasero:${PORTSDIR}/sysutils/brasero \
gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
${LOCALBASE}/libexec/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
- ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet
+ ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \
+ ${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/access-bility/at-spi2-atk
.if ${ARCH} == "i386"
#RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
.endif