aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-01-07 14:04:34 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-01-07 14:04:34 +0000
commitee0de213a4c8166c93392632de0135b14c5b8026 (patch)
tree9bf62acf52d95bb15574cef2773ccc90869ed753 /x11
parent1d0361bd4d379edddd45d97b0e0dc4b3c56fedf1 (diff)
downloadports-ee0de213a4c8166c93392632de0135b14c5b8026.tar.gz
ports-ee0de213a4c8166c93392632de0135b14c5b8026.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-panel/files/patch-configure21
1 files changed, 15 insertions, 6 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
index 1d73358932d3..dc6445b93f13 100644
--- a/x11/gnome-panel/files/patch-configure
+++ b/x11/gnome-panel/files/patch-configure
@@ -1,6 +1,15 @@
---- configure.orig 2009-10-04 17:26:08.000000000 -0400
-+++ configure 2009-10-04 17:31:11.000000000 -0400
-@@ -14954,12 +14955,12 @@ if test -n "$CLOCK_CFLAGS"; then
+--- configure.orig 2010-01-07 14:47:10.000000000 +0100
++++ configure 2010-01-07 14:47:58.000000000 +0100
+@@ -13318,7 +13318,7 @@
+
+ # Find any Python interpreter.
+ if test -z "$PYTHON"; then
+- for ac_prog in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++ for ac_prog in python python2 python3 python3.0 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
+@@ -14954,12 +14954,12 @@
pkg_cv_CLOCK_CFLAGS="$CLOCK_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -16,7 +25,7 @@
else
pkg_failed=yes
fi
-@@ -14970,12 +14971,12 @@ if test -n "$CLOCK_LIBS"; then
+@@ -14970,12 +14970,12 @@
pkg_cv_CLOCK_LIBS="$CLOCK_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
@@ -32,7 +41,7 @@
else
pkg_failed=yes
fi
-@@ -14993,14 +14994,14 @@ else
+@@ -14993,14 +14993,14 @@
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
@@ -50,7 +59,7 @@
$CLOCK_PKG_ERRORS
-@@ -15011,7 +15012,7 @@ Alternatively, you may set the environme
+@@ -15011,7 +15011,7 @@
and CLOCK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
" >&5