summaryrefslogtreecommitdiff
path: root/devel/glib20/files/patch-ag
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-18 13:04:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-18 13:04:05 +0000
commite8da18edcdce6c3c96bc3629f0f5927901b2c60e (patch)
tree598a4ccfc128948404369b1192c0c04d64fb0385 /devel/glib20/files/patch-ag
parent- Fix depends (diff)
Update to 1.3.12 and merge in dlsym() patches from gtk12 port.
Notes
Notes: svn path=/head/; revision=53291
Diffstat (limited to 'devel/glib20/files/patch-ag')
-rw-r--r--devel/glib20/files/patch-ag16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag
index 7fdde4ddb14b..a73c1cf91a6b 100644
--- a/devel/glib20/files/patch-ag
+++ b/devel/glib20/files/patch-ag
@@ -1,19 +1,19 @@
$FreeBSD$
---- Makefile.in.orig Wed Oct 24 10:00:39 2001
-+++ Makefile.in Wed Oct 24 10:01:07 2001
-@@ -147,7 +147,7 @@
+--- Makefile.in.orig Fri Jan 18 09:43:54 2002
++++ Makefile.in Fri Jan 18 09:45:49 2002
+@@ -149,7 +149,7 @@
AUTOMAKE_OPTIONS = 1.4
--SUBDIRS = . m4macros glib gobject gmodule gthread docs tests build po
-+SUBDIRS = . m4macros glib gobject gmodule gthread docs build po
+-SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
++SUBDIRS = . m4macros glib gobject gmodule gthread build po docs
- INCLUDES = -DG_LOG_DOMAIN=g_log_domain_glib @GLIB_DEBUG_FLAGS@ -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
+ bin_SCRIPTS = glib-gettextize
-@@ -159,7 +159,7 @@
- BUILT_EXTRA_DIST = glibconfig.h.win32 config.h.win32 glib.spec
+@@ -191,7 +191,7 @@
+ glib-zip
-configexecincludedir = $(libdir)/glib-2.0/include