$NetBSD$

Our python version 2.7 isn't called pyton2 but python2.7.

--- gui-wx/configure/configure.orig     2017-08-29 07:30:19.000000000 +0000
+++ gui-wx/configure/configure
@@ -6600,7 +6600,7 @@ _ACEOF
 fi
 
 # Find Python
-for ac_prog in python2 python
+for ac_prog in python2.8 python2.7 python2 python
 do
   # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
