summaryrefslogtreecommitdiff
path: root/x11/py-kde4
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-03 22:14:00 +0000
committerwiz <wiz@pkgsrc.org>2012-10-03 22:14:00 +0000
commit6023c634af19f890c563886be4fe4ba1f4e0d3ae (patch)
treea6e0112f1c7655fad080d88eaa928420d1b0af8b /x11/py-kde4
parentadeec7701b41e363cf9c35c508b73472f11506ee (diff)
downloadpkgsrc-6023c634af19f890c563886be4fe4ba1f4e0d3ae.tar.gz
Update for python25 removal.
Diffstat (limited to 'x11/py-kde4')
-rw-r--r--x11/py-kde4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile
index 185d6f494ea..ed560205eeb 100644
--- a/x11/py-kde4/Makefile
+++ b/x11/py-kde4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/02 17:12:18 tron Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/03 22:14:04 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION}
DISTNAME= pykde4-${_KDE_VERSION}
@@ -12,8 +12,6 @@ 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}