git: 9fc0e80c3db5 - main - x11/swaync: drop duplicate comment after 880e76d7c57d

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 10 Feb 2024 20:51:15 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9fc0e80c3db58ceb97582789702eef9789adf341

commit 9fc0e80c3db58ceb97582789702eef9789adf341
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-02-10 20:50:42 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-02-10 20:50:42 +0000

    x11/swaync: drop duplicate comment after 880e76d7c57d
---
 x11/swaync/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index 29e8dc413bc8..7028f6bc4c38 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -47,7 +47,6 @@ post-patch:
 	@${REINPLACE_CMD} -e "s,'/',get_option('prefix')," \
 		-e "/output.*json/s/'[^']*/&.sample/" \
 		${WRKSRC}/src/meson.build
-# Let @sample handle default files under etc/
 	@${REINPLACE_CMD} -e "s,'/',get_option('prefix')," \
 		-e "/output.*css/s/'[^']*/&.sample/" \
 		${WRKSRC}/data/meson.build