New comment by N-R-K on void-packages repository https://github.com/void-linux/void-packages/pull/35944#issuecomment-1058576790 Comment: Just removing `all` from the `install` prerequisite should work as well. This is what I do on the gentoo::guru package: `sed -i -e '/^install: / s|: all|:|' Makefile`.