summaryrefslogtreecommitdiff
path: root/graphics/qt5-graphicaleffects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qt5-graphicaleffects/Makefile')
-rw-r--r--graphics/qt5-graphicaleffects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-graphicaleffects/Makefile b/graphics/qt5-graphicaleffects/Makefile
index 8da4ad88ab9a..f897e1197f93 100644
--- a/graphics/qt5-graphicaleffects/Makefile
+++ b/graphics/qt5-graphicaleffects/Makefile
@@ -9,6 +9,6 @@ COMMENT= Qt Quick graphical effects
BROKEN_armv6= fails to install: pkg-static: Unable to access file DropShadowBase.qmlc: No such file or directory
USES= compiler:c++11-lang qmake qt-dist:5,graphicaleffects
-USE_QT= buildtools_build core declarative gui
+USE_QT= buildtools:build core declarative gui
.include <bsd.port.mk>