aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-03-18 14:30:23 +0800
committerlinimon <linimon@FreeBSD.org>2018-03-18 14:30:23 +0800
commit23b19f0da2ae6db5043f71d74d3084271e6d6bc5 (patch)
treea356c03a0634e2d87b418731b07f7afd119180a6 /x11-fonts
parent754cdb2c5372dce1b7f92c9e051c0af8248c09c0 (diff)
downloadfreebsd-ports-graphics-23b19f0da2ae6db5043f71d74d3084271e6d6bc5.tar.gz
freebsd-ports-graphics-23b19f0da2ae6db5043f71d74d3084271e6d6bc5.tar.zst
freebsd-ports-graphics-23b19f0da2ae6db5043f71d74d3084271e6d6bc5.zip
Mark as broken on armvX.
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/fontmatrix/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/fontmatrix/Makefile b/x11-fonts/fontmatrix/Makefile
index 754ca01cd03..7614bfcf199 100644
--- a/x11-fonts/fontmatrix/Makefile
+++ b/x11-fonts/fontmatrix/Makefile
@@ -11,6 +11,9 @@ COMMENT= Graphical font manager
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_armv6= fails to compile: src/fminfodisplay.cpp:155:17: no matching function for call to 'qMax'
+BROKEN_armv7= fails to compile: src/fminfodisplay.cpp:155:17: no matching function for call to 'qMax'
+
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig