aboutsummaryrefslogtreecommitdiff
path: root/math/kalgebra-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kalgebra-kde4/Makefile')
-rw-r--r--math/kalgebra-kde4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kalgebra-kde4/Makefile b/math/kalgebra-kde4/Makefile
index b13c52f896c3..60e649450dbd 100644
--- a/math/kalgebra-kde4/Makefile
+++ b/math/kalgebra-kde4/Makefile
@@ -12,10 +12,10 @@ LIB_DEPENDS= libanalitza.so:math/analitza-kde4
CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE
-USES= cmake:outsource kde:4 tar:xz
+USES= cmake:outsource kde:4 qt:4 tar:xz
USE_GL= glu
USE_KDE= kdelibs libkeduvocdocument automoc4
-USE_QT4= corelib declarative gui opengl \
+USE_QT= corelib declarative gui opengl \
moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>