From d69c90ced20a3e34b97bde04ab2f34fe7d109a82 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 12 Dec 2006 03:31:25 +0000 Subject: Catch up with rev 1.287 and take TCL support out of the "PACKAGE_BUILDING" configuration. --- 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 5620b9e65fdf..5ea2dab0ce02 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -29,7 +29,7 @@ COMMENT?= Vi "workalike", with many additional features SLAVEDIRS= editors/vim-lite .if defined(PACKAGE_BUILDING) && !defined(LITE) -WITH_TCL= yes +#WITH_TCL= yes WITH_PERL= yes WITH_PYTHON= yes WITH_CSCOPE= yes -- cgit v1.2.3