freebsd-ports/x11-toolkits/gtk20/files/patch-docs_reference_Makefile.in
Adam Weinberger 0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00

11 lines
409 B
Text

--- docs/reference/Makefile.in.orig 2010-06-27 12:22:03.000000000 +0200
+++ docs/reference/Makefile.in 2010-06-27 12:22:37.000000000 +0200
@@ -354,7 +354,7 @@
|| { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
&& DISPLAY=:$$XID && export DISPLAY
-SUBDIRS = gdk gtk libgail-util
+SUBDIRS = #gdk gtk libgail-util
GITIGNOREFILES = */*.1
all: all-recursive