summaryrefslogtreecommitdiff
path: root/x11-toolkits/pure-tk
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-12-04 10:43:09 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-12-04 10:43:09 +0000
commit0d5d01dd477cbdb953cd6c657dca29f19bfa69b6 (patch)
tree954597884c3734a5fa9babd315a8f8306c4279f6 /x11-toolkits/pure-tk
parentUpdate to 6.10. (diff)
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes Reported by: beat, bapt
Notes
Notes: svn path=/head/; revision=308232
Diffstat (limited to 'x11-toolkits/pure-tk')
-rw-r--r--x11-toolkits/pure-tk/Makefile2
1 files changed, 1 insertions, 1 deletions
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}