aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-03 08:05:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-03 08:05:05 +0000
commit7df5f24e25e6b3421f919abfd180ddbb7ab2f878 (patch)
tree77e1cd6ee32b50b931351022c553e55d7ee42e70 /editors
parentb3ac5792e301521f1f71fd6f892016c4890a1db5 (diff)
downloadports-7df5f24e25e6b3421f919abfd180ddbb7ab2f878.tar.gz
ports-7df5f24e25e6b3421f919abfd180ddbb7ab2f878.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/files/patch-src-auto-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/files/patch-src-auto-configure b/editors/vim/files/patch-src-auto-configure
index 4db795b8801d..4762f7343802 100644
--- a/editors/vim/files/patch-src-auto-configure
+++ b/editors/vim/files/patch-src-auto-configure
@@ -60,7 +60,7 @@
fi
- for ac_prog in python3 python
-+ for ac_prog in python3.4 python3.3 python3.2
++ for ac_prog in python3.5 python3.4 python3.3 python3.2
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2