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)
This commit is contained in:
Mark Linimon 2018-07-08 01:51:36 +00:00
parent 53deedc2c5
commit b0ea0642ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474153
3 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,8 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt Quick graphical effects
BROKEN_armv6= fails to install: pkg-static: Unable to access file DropShadowBase.qmlc: No such file or directory
USES= qmake qt-dist:5,graphicaleffects
USE_QT= buildtools_build core gui quick qml

View file

@ -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

View file

@ -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