pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/py-Tk py-Tk package builds fine with latest Python.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11a257bcd0d9
branches:  trunk
changeset: 486181:11a257bcd0d9
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Fri Dec 24 14:23:43 2004 +0000

description:
py-Tk package builds fine with latest Python.

diffstat:

 x11/py-Tk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 860f8e761221 -r 11a257bcd0d9 x11/py-Tk/Makefile
--- a/x11/py-Tk/Makefile        Fri Dec 24 13:35:54 2004 +0000
+++ b/x11/py-Tk/Makefile        Fri Dec 24 14:23:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2004/10/03 00:18:37 tv Exp $
+# $NetBSD: Makefile,v 1.32 2004/12/24 14:23:43 darcy Exp $
 #
 
 PKGNAME=       ${PYPKGPREFIX}-Tk-0
@@ -24,7 +24,7 @@
 PY_SETUP_SUBST+= X11PREFIX=${X11BASE}
 PY_SETUP_SUBST+= X11RTPREFIX=${X11BASE}
 
-PYTHON_VERSIONS_ACCEPTED=      23pth 22pth 21pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 24 23pth 22pth 21pth
 
 # ignore errors due to missing files (EXTRACT_ELEMENTS!)
 do-patch:



Home | Main Index | Thread Index | Old Index