Index: editors/neovim/Makefile =================================================================== --- editors/neovim/Makefile +++ editors/neovim/Makefile @@ -21,7 +21,7 @@ libvterm.so:devel/libvterm USES= cmake cpe gettext iconv lua:51,build luajit \ - pathfix pkgconfig + pathfix pkgconfig proccontrol USE_GITHUB= yes GH_TUPLE= tree-sitter:tree-sitter-c:v0.23.1:treesitter_c \ @@ -41,6 +41,7 @@ DATADIR= ${PREFIX}/share/nvim PORTSCOUT= limit:^[0-9\.v]+$$ PORTDATA= runtime +PROCCONTROL_SET=protmax:disable OPTIONS_DEFINE= NLS PYNVIM OPTIONS_SUB= yes