summaryrefslogtreecommitdiff
path: root/math/mpsolve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mpsolve/Makefile')
-rw-r--r--math/mpsolve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpsolve/Makefile b/math/mpsolve/Makefile
index 21dbbb33cd6c..88281a4eb308 100644
--- a/math/mpsolve/Makefile
+++ b/math/mpsolve/Makefile
@@ -30,6 +30,6 @@ OPTIONS_SUB= yes
GUI_DESC= Graphical UI to solve polynomial equations visually
GUI_CONFIGURE_OFF= --disable-ui
GUI_USES= bison desktop-file-utils qt:5
-GUI_USE= QT=core,gui,widgets,buildtools_build
+GUI_USE= QT=core,gui,widgets,buildtools:build
.include <bsd.port.mk>