summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome/files
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-02 10:58:51 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-02 10:58:51 +0800
commitcc55db42c9a061e3ded4216b9b6b56b0d483a77e (patch)
treea6d88500f91cc2b10c10d9c3c0e201684e6eccff /x11-toolkits/py-gnome/files
parentb8ca29d399041e0a130ca4fe0677d05a8b57cccc (diff)
downloadmarcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar.gz
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar.bz2
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar.lz
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar.xz
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.tar.zst
marcuscom-ports-cc55db42c9a061e3ded4216b9b6b56b0d483a77e.zip
X11BASE -> LOCALBASE, gnome-config lives in LOCALBASE. Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6935 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome/files')
-rw-r--r--x11-toolkits/py-gnome/files/patch-ab11
-rw-r--r--x11-toolkits/py-gnome/files/patch-configure13
-rw-r--r--x11-toolkits/py-gnome/files/patch-pygtk::configure61
3 files changed, 85 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome/files/patch-ab b/x11-toolkits/py-gnome/files/patch-ab
new file mode 100644
index 000000000..103fec3cf
--- /dev/null
+++ b/x11-toolkits/py-gnome/files/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Mon Sep 13 23:01:39 1999
++++ Makefile.in Mon Sep 13 23:01:45 1999
+@@ -94,7 +94,7 @@
+ pyexecdir = @pyexecdir@
+ pythondir = @pythondir@
+
+-SUBDIRS = macros pygtk pygnome
++SUBDIRS = macros pygnome
+
+ EXTRA_DIST = gnome-python.spec
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/x11-toolkits/py-gnome/files/patch-configure b/x11-toolkits/py-gnome/files/patch-configure
new file mode 100644
index 000000000..bc84c6f05
--- /dev/null
+++ b/x11-toolkits/py-gnome/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD: ports/x11-toolkits/py-gnome/files/patch-configure,v 1.1 2002/07/14 13:39:15 sobomax Exp $
+
+--- configure.orig Thu Jan 3 15:20:36 2002
++++ configure Sun Jul 14 15:25:29 2002
+@@ -6322,6 +6322,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-toolkits/py-gnome/files/patch-pygtk::configure b/x11-toolkits/py-gnome/files/patch-pygtk::configure
new file mode 100644
index 000000000..4326edc43
--- /dev/null
+++ b/x11-toolkits/py-gnome/files/patch-pygtk::configure
@@ -0,0 +1,61 @@
+
+$FreeBSD: ports/x11-toolkits/py-gnome/files/patch-pygtk::configure,v 1.2 2002/08/28 18:02:42 sobomax Exp $
+
+--- pygtk/configure.orig Sat Aug 24 10:37:08 2002
++++ pygtk/configure Wed Aug 28 20:20:53 2002
+@@ -7372,6 +7372,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -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