recursive variable
This commit is contained in:
parent
82305d7d6c
commit
05c0067acf
1 changed files with 2 additions and 1 deletions
|
@ -12,4 +12,5 @@ CONFLICTS= neovim-* \
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
||||||
LIB_DEPENDS=${LIB_DEPENDS:S/-openresty//1}
|
LDEP=${LIB_DEPENDS}
|
||||||
|
LIB_DEPENDS=${LDEP:S/-openresty//1}
|
||||||
|
|
Loading…
Reference in a new issue