summaryrefslogtreecommitdiff
path: root/x11/gnome-panel/files/patch-configure
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2011-06-04 22:45:27 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2011-06-04 22:45:27 +0000
commiteebb5ecf9123754587d7c47c1ab69f467d616db2 (patch)
tree91f1cf5ff30db4ed87c62aa3503e8c2b0ceb90b8 /x11/gnome-panel/files/patch-configure
parent-Update to 0.7.2. (diff)
- Remove --enable-polkit configure option, that doesn't exists anymore
- Move CPPFLAGS out of CONFIGURE_ENV - Do a better way of patch for Python. PR: ports/157126 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'x11/gnome-panel/files/patch-configure')
-rw-r--r--x11/gnome-panel/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure
deleted file mode 100644
index 785c7f0f6176..000000000000
--- a/x11/gnome-panel/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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