From 7712c23c73dba8a81bb975c06b287a09521095f1 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 10 Dec 2013 11:15:26 +0000 Subject: py-gobject3 no longer supports Python 2.6, fix dependency fallout. --- devel/py-at-spi2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/py-at-spi2') diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile index f1a51df5e23..e314502392e 100644 --- a/devel/py-at-spi2/Makefile +++ b/devel/py-at-spi2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/05/20 14:51:13 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2013/12/10 11:15:26 jperkin Exp $ # DISTNAME= pyatspi-2.8.0 @@ -23,6 +23,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PY_PATCHPLIST= yes #PYTHON_VERSIONS_INCLUDE_3X= yes +PYTHON_VERSIONS_INCOMPATIBLE= 26 PYTHON_SELF_CONFLICT= no CONFLICTS= ${PYPKGPREFIX}-at-spi-[0-9]* -- cgit v1.2.3