summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--accessibility/at-spi2-core/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index 658eb85e2..5cda1438d 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -3,11 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.25 2011/03/23 11:06:43 kwm Exp $
+# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.26 2011/03/29 21:35:24 kwm Exp $
#
PORTNAME= at-spi2-core
PORTVERSION= 1.91.93
+PORTREVISION= 1
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,14 +17,14 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An Assistive Technology Service Provider Interface
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier intlhack
+USE_GNOME= gnomehack gnomehier glib20 intlhack
USE_XORG= x11 xi xtst
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static