From 69402372891b3f0cd4ddc0548be86e3aa186a0c4 Mon Sep 17 00:00:00 2001 From: recht Date: Mon, 25 Aug 2003 17:31:43 +0000 Subject: Also support Python 2.3. OK'ed by drochner@ --- x11/py-qt3-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/py-qt3-base') diff --git a/x11/py-qt3-base/Makefile b/x11/py-qt3-base/Makefile index 95cce7e9a15..9b4cfdb429c 100644 --- a/x11/py-qt3-base/Makefile +++ b/x11/py-qt3-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/08/23 15:02:26 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/25 17:31:44 recht Exp $ # DISTNAME= PyQt-x11-gpl-3.8 @@ -18,7 +18,7 @@ BUILDLINK_DEPENDS.qt3-tools= qt3-tools>=3.1.2nb2 CONFIGURE_ARGS= -q ${QTDIR} -m ${GMAKE} -p ${SIPBIN} -b "" -PYTHON_VERSIONS_ACCEPTED= 22pth 21pth +PYTHON_VERSIONS_ACCEPTED= 22pth 23pth 21pth PY_PATCHPLIST= yes QTLIBDIR= ${QTDIR:S/${BUILDLINK_PREFIX.qt3-libs}\///}/lib PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} QTLIBDIR=${QTLIBDIR} -- cgit v1.2.3