git: fe56c9d073ce - main - x11-wm/wayfire: add a comment for f45496cae68c + 3dfefe024e68
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 21:44:22 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe56c9d073ce01d192ece54f9af65cde8fd2aaad
commit fe56c9d073ce01d192ece54f9af65cde8fd2aaad
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-11 23:22:19 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-11-21 21:44:06 +0000
x11-wm/wayfire: add a comment for f45496cae68c + 3dfefe024e68
---
x11-wm/wayfire/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 3aeaa42b99b0..34993c4b05e6 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -65,5 +65,6 @@ pre-test:
${TOUCH} ${WRKDIR}/.meson_build_tests; \
fi
+# Keep override.mk in sync with x11/wcm + x11/wf-shell
.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk"
.include <bsd.port.mk>