Date: Tue, 18 May 2021 09:44:32 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 09a8ec757768 - 2021Q2 - misc/free42: Broken on 11 Message-ID: <202105180944.14I9iWp3051545@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=09a8ec757768bae5ef438cc932229d451bcef969 commit 09a8ec757768bae5ef438cc932229d451bcef969 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-18 09:43:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-18 09:43:52 +0000 misc/free42: Broken on 11 Reported by: fallout --- misc/free42/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/free42/Makefile b/misc/free42/Makefile index 270bb441e1a4..0a26dadba7eb 100644 --- a/misc/free42/Makefile +++ b/misc/free42/Makefile @@ -12,6 +12,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_i386= Broken until the fix is released after 3.0.1 +BROKEN_FreeBSD_11= error: unknown type name 'cha'; did you mean 'char'? LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105180944.14I9iWp3051545>