From 452bbcd5bf5c6d141fe5f29cf14eee4e9a58f6e4 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 28 May 2006 22:59:59 +0000 Subject: py-qt3-sip only supports Python 2.3 and newer, so everything using it or pt-qt3-base can't support other versions. --- x11/py-qt3-base/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/py-qt3-base/Makefile.common b/x11/py-qt3-base/Makefile.common index 1b517e48a9d..53fcf7ae01f 100644 --- a/x11/py-qt3-base/Makefile.common +++ b/x11/py-qt3-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2006/03/04 21:31:10 jlam Exp $ +# $NetBSD: Makefile.common,v 1.7 2006/05/28 22:59:59 joerg Exp $ # # XXX: when updating version, be sure to update distinfo for both @@ -28,7 +28,7 @@ CONFIGURE_ARGS+= -b ${PREFIX}/bin CONFIGURE_ARGS+= -d ${PREFIX}/${PYSITELIB} CONFIGURE_ARGS+= -v ${PREFIX}/share/sip${PYVERSSUFFIX} -PYTHON_VERSIONS_ACCEPTED= 24 23 22 21 +PYTHON_VERSIONS_ACCEPTED= 24 23 PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} -- cgit v1.2.3