summaryrefslogtreecommitdiff
path: root/devel/heimdall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/heimdall/Makefile')
-rw-r--r--devel/heimdall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/heimdall/Makefile b/devel/heimdall/Makefile
index 4631b84cefe1..daddf86273fa 100644
--- a/devel/heimdall/Makefile
+++ b/devel/heimdall/Makefile
@@ -19,7 +19,8 @@ OPTIONS_DEFINE= DOCS GUI
OPTIONS_DEFAULT=GUI
OPTIONS_SUB= yes
-GUI_USE= QT5=buildtools_build,core,gui,qmake_build,widgets
+GUI_USES= qt:5
+GUI_USE= QT=buildtools_build,core,gui,qmake_build,widgets
GUI_CMAKE_OFF= -DDISABLE_FRONTEND=YES
GH_ACCOUNT= Benjamin-Dobell