diff options
Diffstat (limited to 'math/speedcrunch/Makefile')
-rw-r--r-- | math/speedcrunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index e86b5cd4aecc..04b27cf91e20 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -16,7 +16,7 @@ BB_PROJECT= ${PORTNAME} BB_COMMIT= c0fc9c68d292 USES= cmake compiler:c++11-lang qt:5 xorg -USE_QT= buildtools_build qmake_build core gui help sql widgets +USE_QT= buildtools:build qmake:build core gui help sql widgets USE_XORG= x11 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} |