On Fri 2026-05-15 (20:36), Daniel Engberg wrote: > I'm going to guess that your tree has stray work-dirs left because of the > bootstrapping which confuses the framework (these do not get removed by make > clean or clean-depends). > > rm -rf /usr/ports/*/*/work && rm -rf /usr/ports/*/*/work-*
Great thanks, that worked :) I'd done 'portsclean -C' but that evidently doesn't clean everything.
