dovecot-pigeonhole: fix Makefile syntax to match dovecot
authorJosef Schlehofer <redacted>
Wed, 31 Dec 2025 01:21:38 +0000 (02:21 +0100)
committerJosef Schlehofer <redacted>
Thu, 1 Jan 2026 14:27:12 +0000 (15:27 +0100)
commitd4f9e59a96969c5588fb7f31e4477480f761b763
treebf19fd7adfb413d763e73127d03041428f7737b7
parent2dedccd806acdd6bd714b562d668c8be7c0f08a6
dovecot-pigeonhole: fix Makefile syntax to match dovecot

Use $(XARGS) variable instead of plain xargs command, consistent with
the dovecot package implementation. Remove unnecessary space in
EXTRA_DEPENDS version constraint.

Fixes failing error on buildbot:
```
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
Makefile:62: *** multiple target patterns.  Stop.
time: package/feeds/packages/pigeonhole/compile#0.52#0.42#1.15
```

Signed-off-by: Josef Schlehofer <redacted>
mail/pigeonhole/Makefile
git clone https://git.99rst.org/PROJECT