diff options
Diffstat (limited to 'math/mathmod/Makefile')
-rw-r--r-- | math/mathmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile index 784d8c82653c..abfa45dfdc8f 100644 --- a/math/mathmod/Makefile +++ b/math/mathmod/Makefile @@ -15,7 +15,7 @@ GH_PROJECT= ${PORTNAME:tl} USES= compiler:c++11-lang dos2unix gl qmake qt:5 USE_GL= gl -USE_QT= buildtools_build core gui opengl qmake_build widgets +USE_QT= buildtools:build core gui opengl qmake:build widgets PLIST_FILES= bin/${PORTNAME} |