View | Details | Raw Unified | Return to bug 137382
Collapse All | Expand All

(-)math/speedcrunch/Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
COMMENT=	A desktop calculator for power users
14
COMMENT=	A desktop calculator for power users
15
15
16
USE_QT_VER=	4
16
USE_QT_VER=	4
17
QT_COMPONENTS=	qmake_build moc_build rcc_build gui xml
17
QT_COMPONENTS=	qmake_build moc_build rcc_build uic_build gui xml
18
USE_CMAKE=	yes
18
USE_CMAKE=	yes
19
CMAKE_SOURCE_PATH=	src
19
CMAKE_SOURCE_PATH=	src
20
CMAKE_USE_PTHREAD=	yes
20
CMAKE_USE_PTHREAD=	yes

Return to bug 137382