aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-06-18 22:37:18 +0800
committerpav <pav@FreeBSD.org>2011-06-18 22:37:18 +0800
commit67f4777d7860955035767c5fa768ab51f66af006 (patch)
tree7e486cffcc85ae502500c5a01373ca47c3986d5b /editors/vim
parent2381d89fc0a4c398ebb03e3001d70da6eaaf508b (diff)
downloadfreebsd-ports-gnome-67f4777d7860955035767c5fa768ab51f66af006.tar.gz
freebsd-ports-gnome-67f4777d7860955035767c5fa768ab51f66af006.tar.zst
freebsd-ports-gnome-67f4777d7860955035767c5fa768ab51f66af006.zip
- MAKE_JOBS_UNSAFE:
FATAL: can't create objects/py_config.o: No such file or directory Reported by: pointyhat
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
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