aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-02-03 13:08:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-02-03 16:34:52 +0000
commita8d29174db1b1845010e63d59637ff8d49b1e13e (patch)
treee1ad7c4c2850c8734730d9e1cc3c38b4790a9556 /x11-wm
parent28b2c75a6e1428600036c74df74b48a1b7477143 (diff)
downloadports-a8d29174db1b1845010e63d59637ff8d49b1e13e.tar.gz
ports-a8d29174db1b1845010e63d59637ff8d49b1e13e.zip
x11-wm/phoc@phosh: depend on mesa-dri like @default flavor
(cherry picked from commit 250bd3bf23f5149458a9d6b0228044969ef52e88)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/phoc/Makefile.wlroots3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/phoc/Makefile.wlroots b/x11-wm/phoc/Makefile.wlroots
index 7d2e9609e411..106de7ae5c88 100644
--- a/x11-wm/phoc/Makefile.wlroots
+++ b/x11-wm/phoc/Makefile.wlroots
@@ -7,7 +7,8 @@ LIB_DEPENDS:= ${LIB_DEPENDS:N*wlroots*} \
libxcb-errors.so:x11/xcb-util-errors \
libxcb-render-util.so:x11/xcb-util-renderutil \
libxcb-icccm.so:x11/xcb-util-wm
-RUN_DEPENDS+= xwayland-devel>0:x11-servers/xwayland-devel
+RUN_DEPENDS+= mesa-dri>0:graphics/mesa-dri \
+ xwayland-devel>0:x11-servers/xwayland-devel
USE_GL+= gbm egl
GL_TUPLE+= https://source.puri.sm:Librem5:wlroots:1f8bb9e0e3058fc31a14866dc52e8f83c1287a09:wlroots/subprojects/wlroots
MESON_ARGS+= -Dwlroots:default_library=static