diff options
Diffstat (limited to 'astro/marble/Makefile')
-rw-r--r-- | astro/marble/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 1b369229c5d6..b3c259eaa127 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -13,12 +13,11 @@ COMMENT= Virtual globe and world atlas for KDE CONFLICTS= kdeedu-4.4.[0-4] USE_KDE4= kdehier kdelibs kdeprefix automoc4 sharedmime -USES= cmake:outsource +USES= cmake:outsource gmake USE_QT4= corelib dbus declarative designer_build gui network phonon \ qtestlib script sql svg webkit xml \ qmake_build moc_build rcc_build uic_build USE_XZ= yes -USE_GMAKE= yes USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null CMAKE_ARGS= -DMOBILE:BOOL=FALSE |