Index: head/graphics/qt5-graphicaleffects/Makefile =================================================================== --- head/graphics/qt5-graphicaleffects/Makefile (revision 482598) +++ head/graphics/qt5-graphicaleffects/Makefile (revision 482599) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= graphicaleffects DISTVERSION= ${QT5_VERSION} CATEGORIES= graphics 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 +USES= compiler:c++11-lang qmake qt-dist:5,graphicaleffects USE_QT= buildtools_build core gui quick qml .include