diff options
Diffstat (limited to 'astro/kstars/Makefile')
-rw-r--r-- | astro/kstars/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 1feb7c8..379b514 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -27,8 +27,7 @@ CONFLICTS= kdeedu-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix automoc4 KDE4_BUILDENV= yes -USE_QT_VER= 4 -QT_COMPONENTS= opengl qmake_build moc_build rcc_build uic_build +USE_QT4= opengl qmake_build moc_build rcc_build uic_build USE_XZ= yes MAKE_JOBS_SAFE= yes |