From 0d5d01dd477cbdb953cd6c657dca29f19bfa69b6 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 4 Dec 2012 10:43:09 +0000 Subject: - Chase 82+ not being a valid Tcl/Tk version anymore Feature safe: yes Reported by: beat, bapt --- x11-toolkits/pure-tk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/pure-tk/Makefile') diff --git a/x11-toolkits/pure-tk/Makefile b/x11-toolkits/pure-tk/Makefile index e4057772e76e..d30efdc472f3 100644 --- a/x11-toolkits/pure-tk/Makefile +++ b/x11-toolkits/pure-tk/Makefile @@ -13,7 +13,7 @@ MAINTAINER= lichray@gmail.com COMMENT= A basic interface between Pure and Tcl/Tk USE_PURE= yes -USE_TK= 82+ +USE_TK= 83+ SHORT_TCL_VER= ${TCL_VER:S/8./8/} MAKE_ARGS+= tclvers=${TCL_VER} -- cgit v1.2.3