git: 730347e476f5 - main - x11-wm/wayfire: drop stray comment after 52bbede93d76
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Dec 2022 15:48:46 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=730347e476f57bb13a3f03dac6ce37863c3c0800
commit 730347e476f57bb13a3f03dac6ce37863c3c0800
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-01 15:48:42 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-01 15:48:42 +0000
x11-wm/wayfire: drop stray comment after 52bbede93d76
---
x11-wm/wayfire/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 4e0a77f4377b..e0bd231d1e24 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -52,5 +52,4 @@ post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini ${STAGEDIR}${EXAMPLESDIR}
-# Keep override.mk in sync with x11/wcm + x11/wf-shell
.include <bsd.port.mk>