diff options
Diffstat (limited to 'lang/otcl')
-rw-r--r-- | lang/otcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 4dee279be325..28c9cbf8dbde 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -17,7 +17,7 @@ COMMENT= MIT Object Tcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_TK= 80+ +USE_TK= 82+ USE_TK_NO_THREADS= yes INVALID_TK_VER= 85 86 USE_XORG= xext |