aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/free42/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/free42/Makefile b/misc/free42/Makefile
index 618e1ad0363b..a9c97925b705 100644
--- a/misc/free42/Makefile
+++ b/misc/free42/Makefile
@@ -12,6 +12,10 @@ COMMENT= Simulation of the HP-42S scientific calculator and HP-82240 printer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_aarch64= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
+BROKEN_armv6= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
+BROKEN_mips64= fails to link: c++: error: no such file or directory: 'gcc111libbid.a'
+
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2