diff options
-rw-r--r-- | lang/otcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 9bd99164f5d4..4dee279be325 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_TK= 80+ USE_TK_NO_THREADS= yes +INVALID_TK_VER= 85 86 USE_XORG= xext USE_AUTOTOOLS= autoconf:262 |