aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-26 03:06:55 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-26 03:06:55 +0800
commitd2508cd98d3ff904fc12c828d010a1e3d964fbec (patch)
tree79bb5f0f9a0c2f83adb5166ce2053cf1434f3761 /editors/vim
parent12cb61f65aa0d8daad0059589facbbdc1075af29 (diff)
downloadfreebsd-ports-gnome-d2508cd98d3ff904fc12c828d010a1e3d964fbec.tar.gz
freebsd-ports-gnome-d2508cd98d3ff904fc12c828d010a1e3d964fbec.tar.zst
freebsd-ports-gnome-d2508cd98d3ff904fc12c828d010a1e3d964fbec.zip
- Remove MAKE_JOBS_UNSAFE
PR: ports/188463 Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ddc6cf754728..c65762e31371 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -33,7 +33,6 @@ XTERM_SAVE_DESC= Restore xterm screen after exit
ALL_TARGET= # empty
MAKE_ARGS+= CC=${CC} CONF_ARGS="--prefix=${PREFIX} ${CSCOPE_ARG}" STRIP=${STRIP_CMD} CONF_OPT_MULTIBYTE=--enable-multibyte CONF_TERM_LIB=--with-tlib=termlib
-MAKE_JOBS_UNSAFE= yes
PATCH= ${LOCALBASE}/bin/gpatch
PATCH_DIST_ARGS=--batch --directory ${WRKSRC} --forward --quiet --remove-empty-files ${PATCH_DIST_STRIP}
REINPLACE_ARGS= -i ''