summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/files/patch-docs_Makefile.in
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-16 06:45:56 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-04-16 06:45:56 +0800
commitd75ebcd47a68b7cb6d5b8de21bb115c51d66f03b (patch)
tree3acce6add1f11a4aa8aa09fc7969807500927007 /x11-toolkits/gtk30/files/patch-docs_Makefile.in
parentf16a7adb5989617b118f0abeb11f62500dbd4d2c (diff)
downloadmarcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar.gz
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar.bz2
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar.lz
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar.xz
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.tar.zst
marcuscom-ports-d75ebcd47a68b7cb6d5b8de21bb115c51d66f03b.zip
Update to 3.8.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18376 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-docs_Makefile.in')
-rw-r--r--x11-toolkits/gtk30/files/patch-docs_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/files/patch-docs_Makefile.in b/x11-toolkits/gtk30/files/patch-docs_Makefile.in
new file mode 100644
index 000000000..cc9e4c46a
--- /dev/null
+++ b/x11-toolkits/gtk30/files/patch-docs_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/Makefile.in.orig 2010-12-24 00:14:51.000000000 +0100
++++ docs/Makefile.in 2010-12-24 00:15:52.000000000 +0100
+@@ -220,7 +220,7 @@
+ LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
+ LT_VERSION_INFO = @LT_VERSION_INFO@
+ MAINT = @MAINT@
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ MANIFEST_TOOL = @MANIFEST_TOOL@
+ MATH_LIB = @MATH_LIB@
+ MKDIR_P = @MKDIR_P@