Date: Fri, 11 Nov 2022 23:23:33 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 297284e5a684 - main - x11-wm/wayfire: add a comment for 6ee2eab29dc3 + 4daeb10b3eed Message-ID: <202211112323.2ABNNXbx019526@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211112323.2ABNNXbx019526>