git: 297284e5a684 - main - x11-wm/wayfire: add a comment for 6ee2eab29dc3 + 4daeb10b3eed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 23:23:33 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=297284e5a6849efcbc4f753f1ad8823601b08a53
commit 297284e5a6849efcbc4f753f1ad8823601b08a53
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-11 23:22:19 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-11 23:23:07 +0000
x11-wm/wayfire: add a comment for 6ee2eab29dc3 + 4daeb10b3eed
---
x11-wm/wayfire/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index d9b57e0c1821..663cac4e582d 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -53,5 +53,6 @@ post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini ${STAGEDIR}${EXAMPLESDIR}
+# Keep override.mk in sync with x11/wcm + x11/wf-shell
.include "${.CURDIR:H:H}/x11-toolkits/wlroots015/override.mk"
.include <bsd.port.mk>