aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-15 02:42:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-15 02:45:23 +0000
commit2d00178fd4d952c698d3413800c3bd1b6cfc98a9 (patch)
treeb0881172ea8e79250cf341d237d9f9cc6248e3f6 /editors/vim
parent6ef6944084c27cbe91fb6c6dc5f051200247ba06 (diff)
*/*: Fix some ports conversion from USE_RUBY to USES=ruby
In my previous commit 18c6e18 I missed some ports where RUBY was optional. This commit fixes those missing ports and fixes INDEX build. Approved by: portmgr Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 785fa58cbfbe..9694788ec3f1 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -139,7 +139,7 @@ PYTHON_CONFIGURE_ENABLE= python3interp
PYTHON_CONFIGURE_WITH= python3-command=${PYTHON_CMD}
RUBY_CONFIGURE_ENABLE= rubyinterp
-RUBY_USE= RUBY=yes
+RUBY_USES= ruby
SCHEME_DESC= MzScheme (Racket) bindings
SCHEME_CONFIGURE_ENABLE=mzschemeinterp