aboutsummaryrefslogtreecommitdiff
path: root/math/speedcrunch
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-08-06 10:03:40 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-08-06 10:03:40 +0000
commit74e916c9769357f63188036945dd6b348506772c (patch)
treed5ddce3df4ba99266b9b51b07f74e5efb88656f9 /math/speedcrunch
parentca0c154db8fba58d13fba14adb275281084c90ef (diff)
downloadports-74e916c9769357f63188036945dd6b348506772c.tar.gz
ports-74e916c9769357f63188036945dd6b348506772c.zip
Fix build after Qt4 update.
PR: ports/137382 Submitted by: Dima Panov <fluffy at fluffy.khv.ru>
Notes
Notes: svn path=/head/; revision=239019
Diffstat (limited to 'math/speedcrunch')
-rw-r--r--math/speedcrunch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index 2d06dff87a14..590727bd3223 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= A desktop calculator for power users
USE_QT_VER= 4
-QT_COMPONENTS= qmake_build moc_build rcc_build gui xml
+QT_COMPONENTS= qmake_build moc_build rcc_build uic_build gui xml
USE_CMAKE= yes
CMAKE_SOURCE_PATH= src
CMAKE_USE_PTHREAD= yes