* On 2021-11-30 at 01:57 GMT, Tom Spindler wrote:
I believe this change broke (or perhaps only greatly ennoisened) things on 9.2_STABLE. pts/2 dogcow@kuroi: /usr/pkgsrc/devel/xxhash 2907 % make clean awk: illegal field $(), name "3" input record number 1, file source line number 1 make: "/usr/bin/uname -r | awk -F. '{printf "%02d%02d%02d", $$1, $$2, $$3}'" returned non-zero status
Yeh sorry about that, for some reason NetBSD make(1) doesn't like this, even though pkgsrc bmake(1) is absolutely fine with it.
I've removed the early evaluation which appears to be causing this, so it should be fixed now.
-- Jonathan Perkin - Joyent, Inc. - www.joyent.com