diff options
Diffstat (limited to 'math/kalgebra/Makefile')
-rw-r--r-- | math/kalgebra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 3da6d7b922dc..745c5ccc4e95 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -15,10 +15,10 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext gl kde:5 \ USE_GL= glu USE_KDE= auth codecs config configwidgets coreaddons doctools i18n \ kio service widgetsaddons xmlgui \ - ecm_build + ecm:build USE_QT= concurrent core dbus declarative gui location network opengl printsupport \ svg testlib webchannel widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE OPTIONS_DEFINE= DOCS WEBENGINE |