diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index f858b0e5bf87..3abb2a848335 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -3,6 +3,7 @@ PORTNAME= speedcrunch PORTVERSION= 0.12.0 +PORTRVISION= 1 DISTVERSIONSUFFIX= -${BB_COMMIT} CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ @@ -20,7 +21,7 @@ BB_COMMIT= 7f2565d6a0ad WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} CMAKE_SOURCE_PATH= ${WRKSRC}/src -USE_QT= buildtools core gui help qmake_build qml widgets +USE_QT= buildtools_build qmake_build core gui help widgets USE_XORG= x11 post-patch: