summaryrefslogtreecommitdiff
path: root/math/qtoctave/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/qtoctave/Makefile')
-rw-r--r--math/qtoctave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/qtoctave/Makefile b/math/qtoctave/Makefile
index a01258289787..6d1308e2bcc5 100644
--- a/math/qtoctave/Makefile
+++ b/math/qtoctave/Makefile
@@ -11,10 +11,10 @@ COMMENT= Qt 4 frontend for Octave
RUN_DEPENDS= octave:math/octave
-USE_QT4= designer gui network script svg xml \
+USE_QT= designer gui network script svg xml \
qmake_build moc_build rcc_build uic_build \
linguisttools_build
-USES= cmake
+USES= cmake qt:4
CMAKE_ARGS+= -DWITH_UseRPMTools:Bool=Off
post-patch: