summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-23 18:49:49 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-23 18:49:49 +0000
commit6b5e92b0a27b9fbd868c839a779fae1e409c0cfe (patch)
tree2431301b6580f3e19edc088f9951caa85d2742c7 /astro
parent- Update to 2.0.5 (diff)
Mark MAKE_JOBS_UNSAFE
Reported by: pav, pointyhat Feature safe: yes
Notes
Notes: svn path=/head/; revision=256883
Diffstat (limited to 'astro')
-rw-r--r--astro/marble/Makefile2
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