https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266398
--- Comment #4 from Jan Beich <[email protected]> --- (In reply to Adriaan de Groot from comment #2) Try the following: $ cat >>/usr/local/etc/poudriere.d/nox11-make.conf OPTIONS_UNSET += COLORD TKINTER VDPAU X11 XCB XLIB devel_sdl20_UNSET += VIDEO_X11 graphics_mesa-libs_UNSET += PLATFORM_X11 graphics_mesa-dri_UNSET += PLATFORM_X11 $ (cd /usr/local/poudriere/data/packages; sudo cp -al 131amd64-default 131amd64-default-nox11) $ sudo poudriere bulk -krt -N -j 131amd64 -z nox11 x11-toolkits/qt5-gui -- You are receiving this mail because: You are the assignee for the bug.
