diff options
Diffstat (limited to 'math/qtoctave/Makefile')
-rw-r--r-- | math/qtoctave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/qtoctave/Makefile b/math/qtoctave/Makefile index 89ecba46bba0..ab7a8552a2f5 100644 --- a/math/qtoctave/Makefile +++ b/math/qtoctave/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= octave:math/octave USE_QT= designer gui network script svg xml \ qmake_build moc_build rcc_build uic_build \ linguisttools_build -USES= cmake qt:4 +USES= cmake:insource qt:4 CMAKE_ARGS+= -DWITH_UseRPMTools:Bool=Off post-patch: |