From 28dc64141a4a5c22ca4678335ecae3cefcf35a79 Mon Sep 17 00:00:00 2001 From: gahr Date: Wed, 1 Jun 2016 16:36:20 +0000 Subject: lang/tcl87: add port This is the development (trunk) version of Tcl, currently tagged 8.7.a0. I plan to integrate this into the USES=tcl framework once 8.7.0 is released. Use at your at your own risk. --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 9fbcb79638ef..932183304b63 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -339,6 +339,7 @@ SUBDIR += tcl84 SUBDIR += tcl85 SUBDIR += tcl86 + SUBDIR += tcl87 SUBDIR += tclX SUBDIR += tinypy SUBDIR += tolua -- cgit