diff options
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 4a9457d58751..fd35e75487f4 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -13,7 +13,7 @@ COMMENT= Mathematical function plotter for KDE 4 CONFLICTS= kdeedu-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix automoc4 -KDE4_BUILDENV= yes +USES= cmake:outsource USE_QT4= xml moc_build qmake_build rcc_build uic_build USE_XZ= yes MAKE_JOBS_SAFE= yes |