summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-28 07:18:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-05-28 07:18:35 +0800
commit4f04ea5e29484fba3851f06fb4f76980c4fa38a0 (patch)
treed44847ee7fa7519da3c93c5f7c640f17a99eec73 /x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
parent92dbdecb02aab3f84e56d6f777164d247e49278c (diff)
downloadmarcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar.gz
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar.bz2
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar.lz
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar.xz
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.tar.zst
marcuscom-ports-4f04ea5e29484fba3851f06fb4f76980c4fa38a0.zip
Say hello to Gtk+ 2.90.1. Second release on the way to Gtk+ 3.0.
Take the oppertunity to get rid of patch-[a-z][a-z] patches. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14140 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in')
-rw-r--r--x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in b/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
new file mode 100644
index 000000000..0a4e1022f
--- /dev/null
+++ b/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/reference/Makefile.in.orig 2009-09-05 11:17:44.000000000 +0200
++++ docs/reference/Makefile.in 2009-09-05 11:18:15.000000000 +0200
+@@ -359,7 +359,7 @@ XVFB_START = \
+ || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
+ && DISPLAY=:$$XID && export DISPLAY
+
+-SUBDIRS = gdk-pixbuf gdk gtk libgail-util
++SUBDIRS = #gdk-pixbuf gdk gtk libgail-util
+ GITIGNOREFILES = */*.1
+ all: all-recursive
+