ports/devel/cppunit/files/patch-doc::Makefile.in
Ying-Chieh Liao 154d1203e5 upgrade to 1.10.2
PR:		68759
Approved by:	maintainer
2004-08-14 08:19:02 +00:00

11 lines
458 B
Text

--- doc/Makefile.in.orig Wed Jul 7 16:33:12 2004
+++ doc/Makefile.in Wed Jul 7 16:34:27 2004
@@ -161,7 +161,7 @@
# 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.
-@DOC_TRUE@htmldir = $(pkgdatadir)/html
+@DOC_TRUE@htmldir = $(prefix)/share/doc/cppunit
@DOC_TRUE@html_DATA = $(static_pages) html/index.html
subdir = doc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4