summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhasso <hasso>2008-12-16 06:44:43 +0000
committerhasso <hasso>2008-12-16 06:44:43 +0000
commit75509bd740d2109436d97e94157f825090b9caf8 (patch)
tree2ac49af57d7e4204c41a65391a698f815c613c12
parentf6c18afccee0fcbb587d70a868f85f98a3f82e2e (diff)
downloadpkgsrc-75509bd740d2109436d97e94157f825090b9caf8.tar.gz
Python-2.3 isn't OK because it isn't OK for sysutils/py-dbus.
-rw-r--r--x11/py-qt4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile
index f2553ea307a..689e240851a 100644
--- a/x11/py-qt4/Makefile
+++ b/x11/py-qt4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/12/13 12:45:26 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/16 06:44:43 hasso Exp $
#
PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION}
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX}
CONFIGURE_ARGS+= -q ${QTDIR}/bin/qmake
CONFIGURE_ARGS+= --confirm-license
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
+PYTHON_VERSIONS_ACCEPTED= 25 24
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}