1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/games/trenchbroom
Alexey Dokuchaev bf589b9722 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
2024-11-11 12:36:56 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist