summaryrefslogtreecommitdiff
path: root/devel/py-at-spi
diff options
context:
space:
mode:
authorwiz <wiz>2010-06-10 19:24:35 +0000
committerwiz <wiz>2010-06-10 19:24:35 +0000
commit01ddee3fef3f3ef851bc9660aed6305d19a2f068 (patch)
tree49b08ce13e831f9419d02af9db7c969b5ba391e7 /devel/py-at-spi
parent8f866f524c00f8f34114775c37f0e439d0cd8ae8 (diff)
downloadpkgsrc-01ddee3fef3f3ef851bc9660aed6305d19a2f068.tar.gz
Does not compile with python-2.4:
Compiling /scratch/devel/py-at-spi/work/.destdir/usr/pkg/lib/python2.4/site-packages/pyatspi/__init__.py ... File "/scratch/devel/py-at-spi/work/.destdir/usr/pkg/lib/python2.4/site-packages/pyatspi/__init__.py", line 50 finally: ^ SyntaxError: invalid syntax Mark it as such.
Diffstat (limited to 'devel/py-at-spi')
-rw-r--r--devel/py-at-spi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-at-spi/Makefile b/devel/py-at-spi/Makefile
index d6caa74bf2d..5dd733b8cc5 100644
--- a/devel/py-at-spi/Makefile
+++ b/devel/py-at-spi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2010/06/05 11:05:58 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2010/06/10 19:24:35 wiz Exp $
#
DISTNAME= at-spi-1.30.1
@@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
NO_BUILD= yes
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_ACCEPTED= 26 25
PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi
INSTALLATION_DIRS= ${PYATSPIDIR}