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 | |
parent | 078a5d741919a7be140ed626640199bd6c7a79da (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt5-quickcontrols/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/qt5-quickcontrols2/Makefile | 4 |
2 files changed, 0 insertions, 8 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 diff --git a/x11-toolkits/qt5-quickcontrols2/Makefile b/x11-toolkits/qt5-quickcontrols2/Makefile index 5c5fdb580519..66d0b0c6f8b1 100644 --- a/x11-toolkits/qt5-quickcontrols2/Makefile +++ b/x11-toolkits/qt5-quickcontrols2/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:norecursive USE_QT5= core gui qml quick widgets \ buildtools_build |