aboutsummaryrefslogtreecommitdiff
path: root/misc/free42
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-29 16:33:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-29 16:33:11 +0000
commitfad36c0b533698173e9091650d20abfd4ea38a27 (patch)
tree5622c6f80e30c9dd58a801c3f43bba700d161767 /misc/free42
parent2dce04dd2ab472024d42ee03cc906031326dcc00 (diff)
downloadports-fad36c0b533698173e9091650d20abfd4ea38a27.tar.gz
ports-fad36c0b533698173e9091650d20abfd4ea38a27.zip
Mark these ports broken on aarch64 (and, where appropriate, armv6/7).
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=457513
Diffstat (limited to 'misc/free42')
-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