mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
x11/wf-shell: unbreak build after 1b744b687e
meson.build:16:17: ERROR: Dependency lookup for wayfire with method 'pkgconfig' failed: Could not generate cflags for wayfire: Package wlroots was not found in the pkg-config search path. Perhaps you should add the directory containing `wlroots.pc' to the PKG_CONFIG_PATH environment variable Package 'wlroots', required by 'wayfire', not found
This commit is contained in:
parent
98705ae2cb
commit
f45496cae6
@ -47,4 +47,5 @@ post-patch:
|
||||
${WRKSRC}/src/dock/toplevel-icon.cpp \
|
||||
${WRKSRC}/src/panel/widgets/window-list/toplevel.cpp
|
||||
|
||||
.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user