From 7c28fef22d6d4eb786b9b5217bc0f2b8821e7e29 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 31 Mar 2011 15:55:52 +0000 Subject: Fix build. Depend on gdbus-glib and glib20 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15673 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/at-spi2-core/Makefile | 7 ++++--- 1 file 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 # # $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 -- cgit v1.2.3