Date: Wed, 21 Feb 2024 15:35:21 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7ef4c7295cf7 - main - games/rubygem-lolcat: Cosmetic change Message-ID: <202402211535.41LFZL0w082561@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211535.41LFZL0w082561>