diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 17:29:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 17:29:52 +0000 |
commit | 47547a0dde50defb9a91700e075c0396e0fb5c86 (patch) | |
tree | 0123d5f1766f050e6b380f66d1cd64ae985f338a /x11-toolkits/py-gtk/files/patch-configure | |
parent | Removed pygtk from bsd.gnome.mk (diff) |
2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]
2012-11-28 x11-toolkits/py-gtk: Depends on the expired gtkglarea [2]
Approved by: silence of maintainer [1]
gnome (kwm) [2]
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307921
Diffstat (limited to 'x11-toolkits/py-gtk/files/patch-configure')
-rw-r--r-- | x11-toolkits/py-gtk/files/patch-configure | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/x11-toolkits/py-gtk/files/patch-configure b/x11-toolkits/py-gtk/files/patch-configure deleted file mode 100644 index 1c563506f27c..000000000000 --- a/x11-toolkits/py-gtk/files/patch-configure +++ /dev/null @@ -1,53 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Aug 24 10:37:08 2002 -+++ configure Wed Aug 28 20:20:53 2002 -@@ -8888,6 +8889,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -8918,6 +8920,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 -@@ -8999,6 +9002,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <Extensions/arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -9029,6 +9033,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <Extensions/arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 -@@ -9110,6 +9115,7 @@ - #line $LINENO "configure" - #include "confdefs.h" - $ac_includes_default -+#include <Python.h> - #include <Numeric/arrayobject.h> - _ACEOF - rm -f conftest.$ac_objext -@@ -9140,6 +9146,7 @@ - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -+#include <Python.h> - #include <Numeric/arrayobject.h> - _ACEOF - if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |