summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ec027f676a3e..e13157f3b5b6 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -92,7 +92,7 @@ USE_XORG= ice sm x11 xmu xpm xt
.endif
.if ${FLAVOR:U} != tiny
-USES= python:build
+USES+= python:build
CONFIGURE_ARGS+=--enable-python3interp=dynamic \
--with-python3-command=${PYTHON_CMD}
.endif