summaryrefslogtreecommitdiffstats
path: root/accessibility/py-atspi/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-10 00:41:31 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-10 00:41:31 +0800
commitc6fc234458089128b428e34b68954ea6073dced3 (patch)
treee5f06ce6c133a1291047b9839b8d4124801c4cd6 /accessibility/py-atspi/Makefile
parent404110a24bbfe9fb542c7af78c3a42ce7155b42a (diff)
downloadmarcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar.gz
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar.bz2
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar.lz
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar.xz
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.tar.zst
marcuscom-ports-c6fc234458089128b428e34b68954ea6073dced3.zip
Update to 0.1.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13578 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/py-atspi/Makefile')
-rw-r--r--accessibility/py-atspi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index 537706329..4610f6f4e 100644
--- a/accessibility/py-atspi/Makefile
+++ b/accessibility/py-atspi/Makefile
@@ -3,11 +3,11 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/py-atspi/Makefile,v 1.1 2010/01/06 00:55:15 marcus Exp $
+# $MCom: ports/accessibility/py-atspi/Makefile,v 1.2 2010/01/12 15:54:12 avl Exp $
#
PORTNAME= atspi
-PORTVERSION= 0.1.5
+PORTVERSION= 0.1.6
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -19,7 +19,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Python API for the D-BUS based SPI framework
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
-RUN_DEPENDS= at-spi-dbus-bus:${PORTSDIR}/accessibility/at-spi2-core
+RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
USE_BZIP2= yes
USE_GETTEXT= yes