summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrecht <recht>2003-08-28 15:01:44 +0000
committerrecht <recht>2003-08-28 15:01:44 +0000
commitabb4b0b9f783b97f5eb2155b2961cabab8b15404 (patch)
tree15322ec60741c061a56bf5c43c15761eea860a38 /x11
parentdb0b7e10899988614dd9153a0dd14cd857dad39e (diff)
downloadpkgsrc-abb4b0b9f783b97f5eb2155b2961cabab8b15404.tar.gz
Make python23-pth an accepted python version.
Requested by Michal Pasternak in PR 22623.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-wxWindows/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile
index 93f8db16c13..8f9ff90dc8e 100644
--- a/x11/py-wxWindows/Makefile
+++ b/x11/py-wxWindows/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 22:56:41 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/08/28 15:01:44 recht Exp $
#
DISTNAME= wxPythonSrc-2.4.0.7
@@ -17,7 +17,7 @@ USE_BUILDLINK2= yes
USE_GMAKE= yes
# we depend on glib which pulls in threads
-PYTHON_VERSIONS_ACCEPTED= 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
BUILDLINK_DEPENDS.python21-pth= python21-pth>=2.1.3nb3
BUILDLINK_DEPENDS.python22-pth= python22-pth>=2.2.2nb2