summaryrefslogtreecommitdiff
path: root/lang/otcl/Makefile
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 /lang/otcl/Makefile
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 'lang/otcl/Makefile')
-rw-r--r--lang/otcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index a3553eb61561..90890109d780 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -18,7 +18,7 @@ LICENSE= MIT
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_TK= 82+
+USE_TK= 83+
USE_XORG= xext
USE_AUTOTOOLS= autoconf