x11/wcm: unbreak build after 1c4b6bc295

meson.build:6:0: ERROR: Dependency "wayfire" not found, tried pkgconfig
This commit is contained in:
Jan Beich 2022-11-11 23:18:56 +00:00
parent fe108b84e6
commit 6ee2eab29d

View file

@ -35,4 +35,5 @@ WFSHELL_DESC= Build with wf-shell support
WFSHELL_BUILD_DEPENDS= wf-shell>0:x11/wf-shell
WFSHELL_MESON_ENABLED= wf_shell
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
.include <bsd.port.mk>