# Created by: Maxim Sobolev # $FreeBSD: head/accessibility/at-spi2-core/Makefile 369260 2014-09-25 15:18:27Z tijl $ # $MCom: ports/trunk/accessibility/at-spi2-core/Makefile 18634 2013-07-26 10:42:35Z kwm $ PORTNAME= at-spi2-core PORTVERSION= 2.8.0 PORTREVISION= 1 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface LICENSE= LGPL21 LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomehier intlhack introspection:build USE_XORG= x11 xi xtst xext USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-xevie CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include