On 2019/01/10 12:15, George Koehler wrote: > > /usr/local/share/cmake/Modules/Platform/OpenBSD.cmake sets > OPENBSD_X11BASE to $ENV{X11BASE} or /usr/X11R6, but I don't see > X11BASE in make show=CONFIGURE_ENV. I believe that OPENBSD_X11BASE > would ignore X11BASE from ports and hardcode /usr/X11R6.
Maybe cmake.port.mk should set OPENBSD_X11BASE where it sets MODJAVA_VER/MODPY_BIN/etc..