git: bb6dc01fb4e4 - main - misc/free42: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Tue May 4 19:07:30 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bb6dc01fb4e45bc076916de357a0a7408479f821
commit bb6dc01fb4e45bc076916de357a0a7408479f821
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-04 17:32:29 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-04 19:07:25 +0000
misc/free42: Broken on 11
Reported by: fallout
---
misc/free42/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/free42/Makefile b/misc/free42/Makefile
index c141f68302b7..b3b0c25137a5 100644
--- a/misc/free42/Makefile
+++ b/misc/free42/Makefile
@@ -10,6 +10,8 @@ COMMENT= Simulation of the HP-42S scientific calculator and HP-82240 printer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+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-all
mailing list