From a23ca4e75d0452c264d6c4443af7e396ca4b8aba Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 7 Oct 2010 15:28:22 +0000 Subject: Enable LUA for the default Portmgr package build. --- 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 ccc913fa7fec..32ae26a375e3 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -67,7 +67,7 @@ WITH_PERL= yes WITH_PYTHON= yes WITH_RUBY= yes WITH_TCL= yes -WITH_LUNA= yes +WITH_LUA= yes .endif .if defined(WITH_PYTHON) -- cgit v1.2.3