diff options
| author | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
|---|---|---|
| committer | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
| commit | ddae4e92d8313a1461145e3b4f0232fe463feaee (patch) | |
| tree | e84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /math/mathmod | |
| parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
Diffstat (limited to 'math/mathmod')
| -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} |
