mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
9b74985bb1
machines that don't have wxWidgets,-webview, so disable wx completely on those archs, rather than try to build it without webview present (which fails). this both fixes the build, and allows DPB to attempt to build erlang (it was previously disabling it due to webkitgtk4 not being available, for some reason). ok volker