summaryrefslogtreecommitdiff
path: root/x11/py-qt3-modules
diff options
context:
space:
mode:
authorrecht <recht>2003-08-25 17:31:43 +0000
committerrecht <recht>2003-08-25 17:31:43 +0000
commit58c999f28ff838c015816aeeb827a965ffb9453f (patch)
treed959cb531cb2cf0aac39739756484373f2551d65 /x11/py-qt3-modules
parentefeb067e11bba9a3434a0af74291d2cc346e4947 (diff)
downloadpkgsrc-58c999f28ff838c015816aeeb827a965ffb9453f.tar.gz
Also support Python 2.3.
OK'ed by drochner@
Diffstat (limited to 'x11/py-qt3-modules')
-rw-r--r--x11/py-qt3-modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt3-modules/Makefile b/x11/py-qt3-modules/Makefile
index 82ff729415c..188a3a9c04e 100644
--- a/x11/py-qt3-modules/Makefile
+++ b/x11/py-qt3-modules/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/08/23 15:02:27 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/25 17:31:44 recht Exp $
#
DISTNAME= PyQt-x11-gpl-3.8
@@ -17,7 +17,7 @@ USE_GMAKE= yes
CONFIGURE_ARGS= -q ${QTDIR} -m ${GMAKE} -p ${SIPBIN}
-PYTHON_VERSIONS_ACCEPTED= 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED= 22pth 23pth 21pth
PY_PATCHPLIST= yes
QTLIBDIR= ${QTDIR:S/${BUILDLINK_PREFIX.qt3-libs}\///}/lib
PLIST_SUBST+= QTLIBDIR=${QTLIBDIR}