Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2022 14:46:39 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 09742b5376b4 - main - textproc/bibtool: mark BROKEN: does not build
Message-ID:  <202205171446.24HEkd7r096060@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=09742b5376b45b5e30cf48981c7c6a263a849918

commit 09742b5376b45b5e30cf48981c7c6a263a849918
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-05-17 11:39:56 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-05-17 14:41:54 +0000

    textproc/bibtool: mark BROKEN: does not build
---
 textproc/bibtool/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile
index 83b3fa51af3d..820e98a0bb1f 100644
--- a/textproc/bibtool/Makefile
+++ b/textproc/bibtool/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Command line manipulation of BibTeX files
 
 LICENSE=	GPLv2+
 
+BROKEN=		does not build: Failed to load "fontloader" module "basics-gen"
+
 USE_TEX=	latex:build luatex:build
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-kpathsea



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205171446.24HEkd7r096060>