aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qtermwidget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qtermwidget/Makefile')
-rw-r--r--x11-toolkits/qtermwidget/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/qtermwidget/Makefile b/x11-toolkits/qtermwidget/Makefile
index 56ab9ca03f62..4a08113ca4f5 100644
--- a/x11-toolkits/qtermwidget/Makefile
+++ b/x11-toolkits/qtermwidget/Makefile
@@ -11,6 +11,10 @@ COMMENT= Terminal widget for QTerminal
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: Emulation.cpp:135:14: 'ScreenWindow' does not refer to a value
+BROKEN_armv6= fails to compile: Emulation.cpp:135:14: 'ScreenWindow' does not refer to a value
+BROKEN_armv7= fails to compile: Emulation.cpp:135:14: 'ScreenWindow' does not refer to a value
+
USES= cmake:outsource compiler:c++11-lang gettext-runtime lxqt \
pkgconfig tar:xz
USE_LDCONFIG= yes