summaryrefslogtreecommitdiffstats
path: root/accessibility/py-atspi/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-02 22:47:17 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-02 22:47:17 +0800
commit2c0278c3ea16e0227a87c3761042bc9ac4630b3d (patch)
tree6f4c37aa65cf020be8daed84737612ae0440aa40 /accessibility/py-atspi/Makefile
parent29e20df40446950a491f0972ccbcdc3a920115a1 (diff)
downloadmarcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar.gz
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar.bz2
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar.lz
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar.xz
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.tar.zst
marcuscom-ports-2c0278c3ea16e0227a87c3761042bc9ac4630b3d.zip
Update to 0.3.91.
Remove broken, file conflict with at-spi got resolved. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14540 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/py-atspi/Makefile')
-rw-r--r--accessibility/py-atspi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile
index aba45929d..ce518cad5 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.8 2010/08/17 10:16:01 kwm Exp $
+# $MCom: ports/accessibility/py-atspi/Makefile,v 1.9 2010/08/30 11:23:52 kwm Exp $
#
PORTNAME= atspi
-PORTVERSION= 0.3.90
+PORTVERSION= 0.3.91
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,8 +18,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python API for the D-BUS based SPI framework
-BROKEN= Not for GNOME 2.32
-
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core