summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-09-06 21:39:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-09-06 21:39:21 +0000
commit817d2587476b2fe9f7f3f600e8d63769dfc1a3e4 (patch)
tree64e8ca76cd79c03b8450c9f7c4ba92d79c035591
parentUpdate gstreamer-plugins-ugly to 0.10.16. (diff)
- MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=260661
-rw-r--r--astro/marble/Makefile2
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