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 --- lang/otcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/otcl/Makefile') 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 -- cgit v1.2.3