aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-08 09:51:36 +0800
committerMark Linimon <linimon@FreeBSD.org>2018-07-08 09:51:36 +0800
commitb0ea0642ac484bd5d27b0cb3551542f6d53addac (patch)
treead32fc80fda800050769bc3aa2f2d22e36b383aa /x11-toolkits
parent53deedc2c51e3e7cd09bf310410bfc3f987b3701 (diff)
downloadfreebsd-ports-gnome-b0ea0642ac484bd5d27b0cb3551542f6d53addac.tar.gz
freebsd-ports-gnome-b0ea0642ac484bd5d27b0cb3551542f6d53addac.tar.zst
freebsd-ports-gnome-b0ea0642ac484bd5d27b0cb3551542f6d53addac.zip
Actually I misread manu's email message. These ports are still broken on,
and only on, armv6. Confirmed by local testing. Submitted by: manu Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt5-quickcontrols/Makefile2
-rw-r--r--x11-toolkits/qt5-quickcontrols2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/qt5-quickcontrols/Makefile b/x11-toolkits/qt5-quickcontrols/Makefile
index a8024188d22d..4a9f66ade484 100644
--- a/x11-toolkits/qt5-quickcontrols/Makefile
+++ b/x11-toolkits/qt5-quickcontrols/Makefile
@@ -8,6 +8,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Set of controls for building complete interfaces in Qt Quick
+BROKEN_armv6= fails to install: pkg-static: Unable to access file ApplicationWindow.qmlc: No such file or directory
+
USES= qmake qt-dist:5,quickcontrols
USE_QT= core gui qml quick widgets \
buildtools_build
diff --git a/x11-toolkits/qt5-quickcontrols2/Makefile b/x11-toolkits/qt5-quickcontrols2/Makefile
index e666cd12dc9c..bccff2c319fd 100644
--- a/x11-toolkits/qt5-quickcontrols2/Makefile
+++ b/x11-toolkits/qt5-quickcontrols2/Makefile
@@ -8,6 +8,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Set of controls for building complete interfaces in Qt Quick
+BROKEN_armv6= fails to install: pkg-static: Unable to access file DayOfWeekRow.qmlc: No such file or directory
+
USES= qmake:norecursive qt-dist:5
USE_QT= core gui qml quick widgets \
buildtools_build