HomeFreeBSD

games/trenchbroom: try to unreak the port's build on recent -CURRENT

Description

games/trenchbroom: try to unreak the port's build on recent -CURRENT

common/src/BBox.h:174:33: error: no member named 'insersectWith'
in 'BBox<T, S>'; did you mean 'intersectWith'?
174 |		return BBox<T,S>(*this).insersectWith(right);

Interestingly, this small typo in the member name did not cause build
failure before.

Reported by: pkg-fallout

Details

Provenance
danfeAuthored on Mon, Nov 11, 12:36 PM
Parents
R11:1e341451e1d9: science/mopac: update 22.1.1 → 23.0.0
Branches
Unknown
Tags
Unknown