From 1f69dde2dd19e83c636fe806fbf42fbc981f29ab Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 20 Mar 2023 21:36:15 +0000 Subject: [PATCH] x11-wm/phoc: unbreak with --auto-features=enabled meson.build:59:8: ERROR: Problem encountered: Wlroots subproject not found but enabled PR: 270361 --- x11-wm/phoc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 918bb51026eb..59748baaae5b 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -30,6 +30,7 @@ GL_ACCOUNT= World/Phosh GL_COMMIT= 3aee71bf5197694ee6125d6f4d06c2afc4c2a4e2 GL_TUPLE= https://gitlab.gnome.org:guidog:gmobile:ff854988bff80f2d4c1181ccf3c94b032603b6f9:gmobile/subprojects/gmobile SHEBANG_FILES= build-aux/post_install.py +MESON_ARGS= -Dembed-wlroots=disabled CFLAGS+= -Wno-error=format-nonliteral # clang PLIST_FILES= bin/${PORTNAME} GLIB_SCHEMAS= sm.puri.phoc.gschema.xml