diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-06 21:39:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-06 21:39:21 +0000 |
commit | 817d2587476b2fe9f7f3f600e8d63769dfc1a3e4 (patch) | |
tree | 64e8ca76cd79c03b8450c9f7c4ba92d79c035591 /astro/marble | |
parent | 5b545e24438890b69da5b8d33dc4e205688cbf33 (diff) | |
download | ports-817d2587476b2fe9f7f3f600e8d63769dfc1a3e4.tar.gz ports-817d2587476b2fe9f7f3f600e8d63769dfc1a3e4.zip |
Notes
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 97f337517c81..6d0cd3c047e4 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -26,7 +26,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 |