ports/devel/cppunit/files/patch-doc_Makefile.in
Jung-uk Kim dc4a34e11a Replace devel/cppunit with devel/cppunit113.
Approved by:	bdrewery (maintainer)
2015-09-01 18:51:17 +00:00

11 lines
386 B
Text

--- 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@