summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files/patch-ag
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-28 02:34:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-28 02:34:50 +0800
commita974676e72654f2e58914c7b886f2d21a59dbdd0 (patch)
tree64e061ec07926504cda916cb463e90b3de0b2236 /devel/glib20/files/patch-ag
parentfc95db5c73a58aa4a6eccf2e9e21f6a717d05a76 (diff)
downloadmarcuscom-ports-a974676e72654f2e58914c7b886f2d21a59dbdd0.tar.gz
marcuscom-ports-a974676e72654f2e58914c7b886f2d21a59dbdd0.tar.zst
marcuscom-ports-a974676e72654f2e58914c7b886f2d21a59dbdd0.zip
Update to 2.25.7.
Glib now as a dbus dependancy. This will replace dbus-glib. But the application needs to be ported. So no need for a conflict entry. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14137 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20/files/patch-ag')
-rw-r--r--devel/glib20/files/patch-ag21
1 files changed, 21 insertions, 0 deletions
diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag
new file mode 100644
index 000000000..5ee7fe3d5
--- /dev/null
+++ b/devel/glib20/files/patch-ag
@@ -0,0 +1,21 @@
+--- Makefile.in.orig 2008-02-12 00:16:23.000000000 +0100
++++ Makefile.in 2008-02-12 00:16:23.000000000 +0100
+@@ -338,7 +338,7 @@ EXTRA_DIST = ChangeLog.pre-2-14 ChangeLo
+ gio-2.0-uninstalled.pc.in gio-unix-2.0-uninstalled.pc.in
+ TEST_PROGS =
+ AUTOMAKE_OPTIONS = 1.7
+-SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
++SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs
+ DIST_SUBDIRS = $(SUBDIRS) build
+ bin_SCRIPTS = glib-gettextize
+ AM_CPPFLAGS = \
+@@ -356,7 +356,8 @@ BUILT_EXTRA_DIST = \
+ config.h.win32 \
+ gtk-doc.make
+
+-configexecincludedir = $(libdir)/glib-2.0/include
++glibincludedir = $(includedir)/glib-2.0
++configexecincludedir = $(glibincludedir)
+ configexecinclude_DATA = glibconfig.h
+ CONFIGURE_DEPENDENCIES = acglib.m4
+ BUILT_SOURCES = stamp-gc-h #note: not glibconfig.h