qemu-11.1.1 pending Build file removed: ../../emulators/qemu/patches/patch-fsdev_file-op-9p.h
The problem here is that PATCHDIR is relative. The vast majority of cases use ${.CURDIR}/../.. or similar so that the path resolves to an absolute location. I can only find a small handful of packages including qemu that omit ${.CURDIR}.
I could change bob to cd into the package directory first, but I actually think this is a class of bug, should be fixed, and should be warned about in pkglint.
-- Jonathan Perkin pkgsrc.smartos.org Open Source Complete Cloud www.tritondatacenter.com