aboutsummaryrefslogtreecommitdiff
path: root/math/sc-im/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/sc-im/Makefile')
-rw-r--r--math/sc-im/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index a6c298d1431f..7c9b84acaaf8 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -19,6 +19,8 @@ USE_GNOME= libxml2
LIB_DEPENDS= libxlsreader.so:math/libxls \
libzip.so:archivers/libzip
+BROKEN_aarch64= fails to compile: conflicting types for __wcwidth
+
WRKSRC_SUBDIR= src
CFLAGS+= -I${LOCALBASE}/include/libxml2
MAKE_ENV+= LDLIBS="${LIBS}"