summaryrefslogtreecommitdiffstats
path: root/accessibility/py-atspi/Makefile
diff options
context:
space:
mode:
authoravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-01 12:50:08 +0800
committeravl <avl@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-01 12:50:08 +0800
commitc202c87a81e6fce54f92dab5e6cd1d76b4378611 (patch)
tree3b729f24a7256b5c42f6d157dd8d48724ab9db97 /accessibility/py-atspi/Makefile
parent8ff4632eb50de6bbffc1d4eb4c0282457ac9b48a (diff)
downloadmarcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar.gz
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar.bz2
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar.lz
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar.xz
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.tar.zst
marcuscom-ports-c202c87a81e6fce54f92dab5e6cd1d76b4378611.zip
Update to 1.91.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15146 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 ba7ae5369..f34fad025 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.13 2010/11/16 11:55:55 kwm Exp $
+# $MCom: ports/accessibility/py-atspi/Makefile,v 1.15 2011/01/24 00:28:55 kwm Exp $
#
PORTNAME= atspi
-PORTVERSION= 1.91.5
+PORTVERSION= 1.91.6
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2
+USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2 pygobject
GNU_CONFIGURE= yes
USE_PYTHON= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \