summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-24 08:36:57 +0000
committerwiz <wiz>2014-01-24 08:36:57 +0000
commit634e649ba838fc11fd1ed352924009b7643e5f1b (patch)
treea5091a561016bddc2e87afb44849dc6c7314a87f
parent5d36e910092fcb7e11ed8a695c89ec0431b72fa3 (diff)
downloadpkgsrc-634e649ba838fc11fd1ed352924009b7643e5f1b.tar.gz
Remove conflict with other python version of this package,
there are no common files. Fix PLIST for python-3.x.
-rw-r--r--devel/py-at-spi2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile
index 9879477c000..0f50437b1fd 100644
--- a/devel/py-at-spi2/Makefile
+++ b/devel/py-at-spi2/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/12/11 00:12:04 prlw1 Exp $
-#
+# $NetBSD: Makefile,v 1.13 2014/01/24 08:36:57 wiz Exp $
DISTNAME= pyatspi-2.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/}
@@ -21,10 +20,9 @@ USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
PY_PATCHPLIST= yes
+PY_PEP3147= no
-#PYTHON_VERSIONS_INCLUDE_3X= yes
PYTHON_VERSIONS_INCOMPATIBLE= 26
-PYTHON_SELF_CONFLICT= no
CONFLICTS= ${PYPKGPREFIX}-at-spi-[0-9]*