Date: Fri, 30 Jun 2023 11:43:19 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c59060633031 - main - irc/irssi: Drop nop TRUECOLOR_DESC Message-ID: <202306301143.35UBhJ5E016024@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=c590606330315894c6d2c71f779e535d92c50e51 commit c590606330315894c6d2c71f779e535d92c50e51 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2023-06-30 11:14:00 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2023-06-30 11:40:20 +0000 irc/irssi: Drop nop TRUECOLOR_DESC Reported by: portfmt scan --- irc/irssi/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 4bd888e508a7..db30aedfa747 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -27,7 +27,6 @@ OPTIONS_SUB= yes BOT_DESC= Bot support CAPSICUM_DESC= Capsicum support OTR_DESC= OTR (off-the-record) support -TRUECOLOR_DESC= True color support UTF8PROC_DESC= utf8proc support BOT_MESON_YES= with-bot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306301143.35UBhJ5E016024>