diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 6acb0091b473..6b844db14bc1 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -38,7 +38,7 @@ SLAVEDIRS= editors/vim-lite .endif CONFLICTS= vim6* vim*-lite vim*-gnome -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes USE_BZIP2= yes DIST_SUBDIR= vim WRKSRC= ${WRKDIR}/vim${PORTVERSION:C/\.[0-9]*$//:S/.//g}/src |