aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfstools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pfstools/Makefile')
-rw-r--r--graphics/pfstools/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index bc2780e34dcf..e6dd477f8407 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -86,8 +86,9 @@ GLVIEW_CMAKE_ON= -DGLUT_INCLUDE_DIRS=${LOCALBASE}/include
GLVIEW_USE= GL=glut GL=gl,glu
VIEW_CMAKE_BOOL= WITH_QT
-VIEW_USE= QT5=buildtools_build,qmake_build,widgets
-VIEW_USE= GL=glut GL=gl,glu QT5=core,gui,widgets
+VIEW_USES= qt:5
+VIEW_USE= QT=buildtools_build,qmake_build,widgets
+VIEW_USE= GL=glut GL=gl,glu QT=core,gui,widgets
OPENMP_USES= compiler:openmp