git: 7ef4c7295cf7 - main - games/rubygem-lolcat: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:35:21 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7ef4c7295cf7914f0a1c15251bc2ecd1977e2c0b

commit 7ef4c7295cf7914f0a1c15251bc2ecd1977e2c0b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:55:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:10:35 +0000

    games/rubygem-lolcat: Cosmetic change
---
 games/rubygem-lolcat/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games/rubygem-lolcat/Makefile b/games/rubygem-lolcat/Makefile
index 1c4199315491..cac4c3e4a8e5 100644
--- a/games/rubygem-lolcat/Makefile
+++ b/games/rubygem-lolcat/Makefile
@@ -22,8 +22,7 @@ NO_ARCH=	yes
 PLIST_FILES=	bin/lolcat \
 		share/man/man6/lolcat.6.gz
 
-# bin/lolcat
-CONFLICTS_INSTALL=	lolcat
+CONFLICTS_INSTALL=	lolcat # bin/lolcat
 
 post-build:
 	@${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC}