diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-11-11 23:20:07 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-11-11 23:22:28 +0000 |
commit | 4daeb10b3eed3713f49c0046a5f2581867d4d44b (patch) | |
tree | 1a01f0f9337aacd3ec4dec99f5042f6c07a52a92 /x11 | |
parent | 6ee2eab29dc328627aff1b190018f47efe2ab42c (diff) | |
download | ports-4daeb10b3eed3713f49c0046a5f2581867d4d44b.tar.gz ports-4daeb10b3eed3713f49c0046a5f2581867d4d44b.zip |
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> |