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
commit7893a3c35a98aca8be1564afe63d27f4d6fe5b09 (patch)
tree15322ec60741c061a56bf5c43c15761eea860a38 /x11
parent3caabf077a7f593b1b1cf84247992d4b0a1a3eb8 (diff)
downloadpkgsrc-7893a3c35a98aca8be1564afe63d27f4d6fe5b09.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