From de65271364fbeb62d196c3cf4c354c59c55a0c0a Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 7 Jul 2009 06:48:54 +0000 Subject: - Prepare for lang/tcl80 and x11-toolkits/tk80 removal - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ --- editors/vim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 4d21ecdc6574..78f7b28eabd3 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -82,7 +82,7 @@ MAKE_ARGS+= CONF_OPT_RUBY="--enable-rubyinterp" .endif .if defined(WITH_TCL) -USE_TCL= 80+ +USE_TCL= 82+ USE_TCL_NO_THREADS= yes .endif -- cgit v1.2.3