editors/neovim: Sort _DEPENDS
PR: 284461 Reported by: Anton Saietskii
This commit is contained in:
parent
e153df8978
commit
66cbfb2936
@ -11,15 +11,15 @@ LICENSE= APACHE20
|
|||||||
|
|
||||||
BUILD_DEPENDS= ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \
|
BUILD_DEPENDS= ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \
|
||||||
${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR}
|
${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR}
|
||||||
RUN_DEPENDS= ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \
|
|
||||||
${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR}
|
|
||||||
TEST_DEPENDS= gmake:devel/gmake
|
|
||||||
LIB_DEPENDS= libluv.so:devel/luv \
|
LIB_DEPENDS= libluv.so:devel/luv \
|
||||||
libmsgpack-c.so:devel/msgpack-c \
|
libmsgpack-c.so:devel/msgpack-c \
|
||||||
libtree-sitter.so:devel/tree-sitter \
|
libtree-sitter.so:devel/tree-sitter \
|
||||||
libunibilium.so:devel/unibilium \
|
libunibilium.so:devel/unibilium \
|
||||||
libuv.so:devel/libuv \
|
libuv.so:devel/libuv \
|
||||||
libvterm.so:devel/libvterm
|
libvterm.so:devel/libvterm
|
||||||
|
RUN_DEPENDS= ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \
|
||||||
|
${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR}
|
||||||
|
TEST_DEPENDS= gmake:devel/gmake
|
||||||
|
|
||||||
USES= cmake cpe gettext iconv lua:51,build luajit \
|
USES= cmake cpe gettext iconv lua:51,build luajit \
|
||||||
pathfix pkgconfig
|
pathfix pkgconfig
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user