openbsd-ports/games/godot
op c6cf218d91 try to unbreak games/godot,-main on gcc arches
platform/x11/detect.py tries to create export templates when building
with GNU ld and tools=no.  GNU ld in base is too old for that and it's
not straightforward to enable them using llvm (upstream says it doesn't
work) so just disable them; they're not that useful for us anyway.

bumping is just a pro-forma in this case: on llvm arches there are no
changes and on gcc-arches the previous version didn't built.

(while here reformat the comment at the top of patch-platform_x11_detect_py)
2022-05-06 22:02:47 +00:00
..
files add initial gamecontroller (ujoy(4)) support to godot 2022-04-15 20:23:19 +00:00
patches try to unbreak games/godot,-main on gcc arches 2022-05-06 22:02:47 +00:00
pkg split Godot into two packages: engine alone (-main) and editor (-tools) 2022-04-28 22:18:01 +00:00
distinfo update games/godot to 3.4.4 2022-03-23 21:19:10 +00:00
Makefile try to unbreak games/godot,-main on gcc arches 2022-05-06 22:02:47 +00:00