diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-17 13:10:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-17 13:10:42 +0000 |
commit | 745199b54ea72bddc6fe063ce8bd2d08ba8e3e8e (patch) | |
tree | 190bf78e85e9e55e11caa60b51a8524daabe94b7 /x11/kdebase4-runtime/Makefile | |
parent | f28b229a7db949a352704c2e73071ff5d26f98a8 (diff) |
Notes
Diffstat (limited to 'x11/kdebase4-runtime/Makefile')
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 5760516da2b0..73d81d954f7b 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -23,7 +23,7 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib opengl dbus \ qmake_build moc_build rcc_build uic_build USE_GETTEXT= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes MAN1= kdesu.1 |