diff options
Diffstat (limited to 'graphics/qt5-graphicaleffects/Makefile')
-rw-r--r-- | graphics/qt5-graphicaleffects/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/qt5-graphicaleffects/Makefile b/graphics/qt5-graphicaleffects/Makefile index 308c1fcc6255..78b324b03321 100644 --- a/graphics/qt5-graphicaleffects/Makefile +++ b/graphics/qt5-graphicaleffects/Makefile @@ -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 |