summaryrefslogtreecommitdiff
path: root/x11/py-kde4/Makefile
diff options
context:
space:
mode:
authorsbd <sbd>2012-08-09 10:15:28 +0000
committersbd <sbd>2012-08-09 10:15:28 +0000
commit18661007b32939073dec49142f7f4c063fd874d4 (patch)
tree2854bf0e28ab2709dd41327595ceb51ceca389af /x11/py-kde4/Makefile
parent47392786dd8003f410294db879eaa1d578a18c32 (diff)
downloadpkgsrc-18661007b32939073dec49142f7f4c063fd874d4.tar.gz
Set PYTHON_VERSIONS_INCOMPATIBLE+=25 as the dependence x11/py-qt4 sets it.
This is to stop pbulk trying to build the packages the python25 and looking for py25-qt4 dependence which doesn't exists causing Global dependency resolution failure.
Diffstat (limited to 'x11/py-kde4/Makefile')
-rw-r--r--x11/py-kde4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile
index 33012da387b..c33e8edefc9 100644
--- a/x11/py-kde4/Makefile
+++ b/x11/py-kde4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/07/02 13:37:42 adam Exp $
+# $NetBSD: Makefile,v 1.10 2012/08/09 10:15:28 sbd Exp $
PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION}
DISTNAME= pykde4-${_KDE_VERSION}
@@ -12,6 +12,8 @@ COMMENT= Python bindings for the KDE integrated X11 desktop
CMAKE_ARGS+= -DPYTHON_EXECUTABLE:FILEPATH=${PYTHONBIN}
+PYTHON_VERSIONS_INCOMPATIBLE+= 25
+
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}