diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-24 01:02:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-24 01:02:44 +0000 |
commit | 8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1 (patch) | |
tree | 2028a930a0cf92fb6fa72bd727b6576e7d8e570e /x11-toolkits/qt5-quickcontrols | |
parent | 078a5d741919a7be140ed626640199bd6c7a79da (diff) | |
download | ports-8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1.tar.gz ports-8fa21ab6bbc9e4ebff4c875d4db69a378b0f06c1.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt5-quickcontrols')
-rw-r--r-- | x11-toolkits/qt5-quickcontrols/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/qt5-quickcontrols/Makefile b/x11-toolkits/qt5-quickcontrols/Makefile index 814bf5352edc..a7e81315cde0 100644 --- a/x11-toolkits/qt5-quickcontrols/Makefile +++ b/x11-toolkits/qt5-quickcontrols/Makefile @@ -8,10 +8,6 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Set of controls for building complete interfaces in Qt Quick -BROKEN_aarch64= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory -BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory -BROKEN_armv7= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory - USES= qmake USE_QT5= core gui qml quick widgets \ buildtools_build |