summaryrefslogtreecommitdiffstats
path: root/accessibility/orca3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/orca3/Makefile')
-rw-r--r--accessibility/orca3/Makefile14
1 files changed, 5 insertions, 9 deletions
diff --git a/accessibility/orca3/Makefile b/accessibility/orca3/Makefile
index 993116d9f..68efbfb55 100644
--- a/accessibility/orca3/Makefile
+++ b/accessibility/orca3/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: orca
-# Date created: 25 Jul 2006
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
-#
+# $MCom: ports/trunk/accessibility/orca3/Makefile 17268 2013-04-01 05:13:11Z marcus $
PORTNAME= orca
PORTVERSION= 3.4.2
@@ -19,7 +15,7 @@ COMMENT= Scriptable screen reader
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
-LIB_DEPENDS= atspi.0:${PORTSDIR}/accessibility/at-spi2-core
+LIB_DEPENDS= atspi:${PORTSDIR}/accessibility/at-spi2-core
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/cairo/__init__.py:${PORTSDIR}/graphics/py-cairo
@@ -31,10 +27,10 @@ CONFLICTS= orca-2.[0-9]* py*-json-py-[0-9]*
LATEST_LINK= gnome-orca3
USE_XZ= yes
-USE_GETTEXT= yes
+USES= gettext pathfix pkgconfig
USE_PYTHON= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gtk30 pygobject3 gnomedocutils
+USE_GNOME= gnomeprefix gtk30 pygobject3 gnomedocutils
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include