mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
11 lines
593 B
Text
11 lines
593 B
Text
--- configure.orig 2018-02-06 01:53:28 UTC
|
|
+++ configure
|
|
@@ -5287,7 +5287,7 @@ if test "${am_cv_pathless_PYTHON+set}" =
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
else
|
|
|
|
- for am_cv_pathless_PYTHON in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do
|
|
+ for am_cv_pathless_PYTHON in python python2 python2.7 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do
|
|
test "$am_cv_pathless_PYTHON" = none && break
|
|
prog="import sys, string
|
|
# split strings by '.' and convert to numeric. Append some zeros
|