summaryrefslogtreecommitdiff
path: root/x11/py-wxWidgets
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-12-26 13:39:39 +0000
committerdarcy <darcy@pkgsrc.org>2004-12-26 13:39:39 +0000
commited682a45f71ae5e0d815fa9ec262c1aeb8158d7b (patch)
tree7d8694cbfa77c86f01fdfb1b75ae3bd4d8c22c01 /x11/py-wxWidgets
parentbc9b5949004dc90956c2f6fa6ced01c71485af50 (diff)
downloadpkgsrc-ed682a45f71ae5e0d815fa9ec262c1aeb8158d7b.tar.gz
Package builds fine with latest version of Python.
Diffstat (limited to 'x11/py-wxWidgets')
-rw-r--r--x11/py-wxWidgets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile
index 91e84fd4dff..204c5e52174 100644
--- a/x11/py-wxWidgets/Makefile
+++ b/x11/py-wxWidgets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/25 20:01:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/26 13:39:39 darcy Exp $
#
DISTNAME= wxPythonSrc-2.4.2.4
@@ -19,7 +19,7 @@ USE_GNU_TOOLS+= make
CONFLICTS+= ${PYPKGPREFIX}-wxWindows-[0-9]*
# we depend on glib which pulls in threads
-PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED= 24pth 23pth 22pth 21pth
BUILDLINK_DEPENDS.python21-pth= python21-pth>=2.1.3nb3
BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2