aboutsummaryrefslogtreecommitdiff
path: root/devel/liblxqt/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-21 23:52:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-21 23:52:37 +0000
commit0e9d79c998164f81d1bcc1061bce68afdd0b5756 (patch)
tree43e3e96b51c1b5ffe0081b680c450409ce4bb954 /devel/liblxqt/Makefile
parenteda8841921812fa20a8d592b45e5d8d64ede883d (diff)
downloadports-0e9d79c998164f81d1bcc1061bce68afdd0b5756.tar.gz
ports-0e9d79c998164f81d1bcc1061bce68afdd0b5756.zip
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473009
Diffstat (limited to 'devel/liblxqt/Makefile')
-rw-r--r--devel/liblxqt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile
index 2d8745be28fd..07cd531079de 100644
--- a/devel/liblxqt/Makefile
+++ b/devel/liblxqt/Makefile
@@ -11,6 +11,8 @@ COMMENT= Shared library for LXQt applications
LICENSE= LGPL21+
+BROKEN_aarch64= fails to compile: lxqtplugininfo.cpp:107:14: expected expression
+
USES= cmake:outsource compiler:c++11-lib gettext kde:5 lxqt \
pkgconfig tar:xz
USE_QT5= buildtools_build qmake_build dbus core gui linguisttools \