git: 09a8ec757768 - 2021Q2 - misc/free42: Broken on 11

Yuri Victorovich yuri at FreeBSD.org
Tue May 18 09:44:33 UTC 2021


The branch 2021Q2 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=09a8ec757768bae5ef438cc932229d451bcef969

commit 09a8ec757768bae5ef438cc932229d451bcef969
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-18 09:43:30 +0000
Commit:     Yuri Victorovich <yuri at 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


More information about the dev-commits-ports-branches mailing list