From b21ac499ae09575a74db8657f98048a9dda486d2 Mon Sep 17 00:00:00 2001 From: stu Date: Fri, 14 Nov 2025 22:59:09 +0000 Subject: [PATCH] MODTK_VERSION=8.5 Needs Tcl internals that are not made available in the Tcl 8.6 port. --- lang/otcl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 2658c39e493..f509979dab3 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -14,6 +14,7 @@ HOMEPAGE= https://otcl-tclcl.sourceforge.net/otcl/ PERMIT_PACKAGE= Yes MODULES += x11/tk +MODTK_VERSION= 8.5 WANTLIB= X11 Xext c m ${MODTK_WANTLIB} LIB_DEPENDS = ${MODTK_LIB_DEPENDS}