summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordarcy <darcy>2004-12-26 13:39:39 +0000
committerdarcy <darcy>2004-12-26 13:39:39 +0000
commitd58e0db2e856d04226f329aaa5b1ce6d2a09d089 (patch)
tree7d8694cbfa77c86f01fdfb1b75ae3bd4d8c22c01 /x11
parentfdf864cee8d00e30a00156ad1046f749f9e05806 (diff)
downloadpkgsrc-d58e0db2e856d04226f329aaa5b1ce6d2a09d089.tar.gz
Package builds fine with latest version of Python.
Diffstat (limited to 'x11')
-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