pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-wxWidgets Package builds fine with latest versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d900a22b3b81
branches: trunk
changeset: 486298:d900a22b3b81
user: darcy <darcy%pkgsrc.org@localhost>
date: Sun Dec 26 13:39:39 2004 +0000
description:
Package builds fine with latest version of Python.
diffstat:
x11/py-wxWidgets/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8be58ba61426 -r d900a22b3b81 x11/py-wxWidgets/Makefile
--- a/x11/py-wxWidgets/Makefile Sun Dec 26 11:36:30 2004 +0000
+++ b/x11/py-wxWidgets/Makefile Sun Dec 26 13:39:39 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index