aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-01-03 16:05:05 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-01-03 16:05:05 +0800
commit477cbdea178c0d57d508bcae788aa3096465779c (patch)
tree77e1cd6ee32b50b931351022c553e55d7ee42e70 /editors
parentfd60979852d92590e3b0e197610fce055fa19383 (diff)
downloadfreebsd-ports-gnome-477cbdea178c0d57d508bcae788aa3096465779c.tar.gz
freebsd-ports-gnome-477cbdea178c0d57d508bcae788aa3096465779c.tar.zst
freebsd-ports-gnome-477cbdea178c0d57d508bcae788aa3096465779c.zip
- Add python3.5
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