Variables containing itself are not supported
E.g.:
depends="some applications"
# Some comment explaining why these depends are here
depends="$depends more applications"
This is supported by abuild however, and I've seen some packages do it in Adélie Linux and Alpine Linux before.
Having this fixed is currently a requirement for https://gitlab.com/postmarketOS/pmaports/merge_requests/459