summaryrefslogtreecommitdiff
path: root/devel/py-at-spi2
diff options
context:
space:
mode:
authordholland <dholland>2012-07-06 04:37:18 +0000
committerdholland <dholland>2012-07-06 04:37:18 +0000
commitba04eb73c4bc9685f4ddae480520f8af6f6f9c7e (patch)
tree90dd33e90875a973e091c13ebed484616a52c608 /devel/py-at-spi2
parent166d019851b01a8b32bac33d23ac55f15679238d (diff)
downloadpkgsrc-ba04eb73c4bc9685f4ddae480520f8af6f6f9c7e.tar.gz
Mask for python25 because it requires py-gobject3.
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