diff options
Diffstat (limited to 'games/kblocks/Makefile')
-rw-r--r-- | games/kblocks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index 686da6907a00..c1db6cefcbac 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -17,7 +17,6 @@ USES= cmake:outsource USE_QT4= corelib gui network \ moc_build qmake_build rcc_build uic_build USE_XZ= yes -MAKE_JOBS_SAFE= yes .include <${.CURDIR}/../kdegames4/Makefile.common> .include <bsd.port.mk> |