aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim5/Makefile')
-rw-r--r--editors/vim5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 95a125196ca..c72f0a0ea9f 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -38,7 +38,7 @@ USE_PERL5= yes
DIST_SUBDIR= vim
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_DIST_STRIP}
-MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX} --with-tlib=termlib" -f
+MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX} --with-tlib=termlib --disable-pythoninterp" -f
ALL_TARGET= #
PLIST_SUB= VIM_VER=${DISTNAME:S/-//:S/.//}
MAN1= vim.1 vimtutor.1 xxd.1 ectags.1