Index: head/x11-toolkits/qtermwidget/Makefile =================================================================== --- head/x11-toolkits/qtermwidget/Makefile +++ head/x11-toolkits/qtermwidget/Makefile @@ -11,14 +11,10 @@ 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 qt:5 tar:xz USE_LDCONFIG= yes USE_QT= buildtools_build core gui qmake_build linguisttools widgets USE_LXQT= buildtools -CMAKE_ARGS+= -DQTERMWIDGET_USE_UTEMPTER=ON +CMAKE_ARGS+= -DQTERMWIDGET_USE_UTEMPTER=ON .include