summaryrefslogtreecommitdiff
path: root/devel/cppunit/files/patch-doc_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppunit/files/patch-doc_Makefile.in')
-rw-r--r--devel/cppunit/files/patch-doc_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/cppunit/files/patch-doc_Makefile.in b/devel/cppunit/files/patch-doc_Makefile.in
new file mode 100644
index 000000000000..8a24f2040018
--- /dev/null
+++ b/devel/cppunit/files/patch-doc_Makefile.in
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig 2013-11-11 04:41:52 UTC
++++ doc/Makefile.in
+@@ -243,7 +243,7 @@ host_vendor = @host_vendor@
+ # and an extra copy or two in the install-data-hook.
+ # However, the manpages do not appear to be tremendously useful, so
+ # let's not bother.
+-htmldir = $(am__append_1)
++htmldir = @htmldir@
+ includedir = @includedir@
+ infodir = @infodir@
+ install_sh = @install_sh@