diff options
Diffstat (limited to 'astro/marble')
-rw-r--r-- | astro/marble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 84247a2bd0cc..02db9a7d6b92 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -25,7 +25,7 @@ USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes MD5_FILE= ${PORTSDIR}/misc/kdeedu4/distinfo -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes CMAKE_SOURCE_PATH= ${WRKSRC}/marble CMAKE_OUTSOURCE= yes |