diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wf-shell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wf-shell/Makefile b/x11/wf-shell/Makefile index c572a5c88c48..71c04aa613ab 100644 --- a/x11/wf-shell/Makefile +++ b/x11/wf-shell/Makefile @@ -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/wlroots015/override.mk" .include <bsd.port.mk> |