pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-wxWindows Make python23-pth an accepted python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1df97103d178
branches: trunk
changeset: 460325:1df97103d178
user: recht <recht%pkgsrc.org@localhost>
date: Thu Aug 28 15:01:44 2003 +0000
description:
Make python23-pth an accepted python version.
Requested by Michal Pasternak in PR 22623.
diffstat:
x11/py-wxWindows/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 326e26775a10 -r 1df97103d178 x11/py-wxWindows/Makefile
--- a/x11/py-wxWindows/Makefile Thu Aug 28 14:49:11 2003 +0000
+++ b/x11/py-wxWindows/Makefile Thu Aug 28 15:01:44 2003 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index