summaryrefslogtreecommitdiff
path: root/devel/py-at-spi2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-at-spi2')
-rw-r--r--devel/py-at-spi2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile
index d89eb28d420..8ee990a776b 100644
--- a/devel/py-at-spi2/Makefile
+++ b/devel/py-at-spi2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/07/04 18:41:20 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2012/07/06 04:37:18 dholland Exp $
#
DISTNAME= pyatspi-2.5.3
@@ -18,6 +18,8 @@ DEPENDS+= at-spi2-atk-[0-9]*:../../devel/at-spi2-atk
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_INCOMPATIBLE= 25
+
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes