summaryrefslogtreecommitdiffstats
path: root/accessibility/at-spi2-atk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/at-spi2-atk/Makefile')
-rw-r--r--accessibility/at-spi2-atk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
index 41e56877d..09d2630bf 100644
--- a/accessibility/at-spi2-atk/Makefile
+++ b/accessibility/at-spi2-atk/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.21 2011/03/09 21:40:14 kwm Exp $
+# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.22 2011/03/23 11:20:56 kwm Exp $
#
PORTNAME= at-spi2-atk
-PORTVERSION= 1.91.92
+PORTVERSION= 1.91.93
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Assisted Technology Provider module for GTK+
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
LICENSE= LGPL21