Date: Mon, 4 Jul 2022 06:58:05 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e58c78345ab2 - main - irc/thales: mark BROKEN, endless loop during configure Message-ID: <202207040658.2646w5uv054021@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=e58c78345ab2ed00d43ba6a05943bfea073946fd commit e58c78345ab2ed00d43ba6a05943bfea073946fd Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-07-04 06:57:46 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-07-04 06:57:46 +0000 irc/thales: mark BROKEN, endless loop during configure --- irc/thales/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/irc/thales/Makefile b/irc/thales/Makefile index 4fc331a89f6b..ca01246109e3 100644 --- a/irc/thales/Makefile +++ b/irc/thales/Makefile @@ -12,6 +12,8 @@ COMMENT= IRC to MySQL gateway LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= endless loop during configure + USES= gmake mysql shebangfix SHEBANG_FILES= examples/MRTG/thalesinfo.pl USE_RC_SUBR= thales
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207040658.2646w5uv054021>