openbsd-ports/x11/gnome/games/patches/patch-configure
jasper 59d86a4f45 - update gnome-games to 2.24.2
* mostly gnome-sudoku fixes
2008-11-25 09:52:57 +00:00

13 lines
605 B
Plaintext

$OpenBSD: patch-configure,v 1.2 2008/11/25 09:52:57 jasper Exp $
--- configure.orig Tue Nov 25 01:50:03 2008
+++ configure Tue Nov 25 10:27:11 2008
@@ -20244,7 +20244,7 @@ if test "${am_cv_pathless_PYTHON+set}" = set; then
$as_echo_n "(cached) " >&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${MODPY_VERSION} none; do
test "$am_cv_pathless_PYTHON" = none && break
prog="import sys, string
# split strings by '.' and convert to numeric. Append some zeros