From dc4a34e11ad6e27de9d6e2f009bc9b7cdcd16014 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 1 Sep 2015 18:51:17 +0000 Subject: Replace devel/cppunit with devel/cppunit113. Approved by: bdrewery (maintainer) --- devel/cppunit/files/patch-doc_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/cppunit/files/patch-doc_Makefile.in (limited to 'devel/cppunit/files/patch-doc_Makefile.in') 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@ -- cgit v1.2.3