openbsd-ports/x11/lesstif/patches/patch-ai
1999-04-22 16:07:23 +00:00

27 lines
764 B
Plaintext

--- doc/lessdox/clients/Makefile.in.orig Wed Apr 21 17:28:27 1999
+++ doc/lessdox/clients/Makefile.in Wed Apr 21 17:29:52 1999
@@ -114,10 +114,10 @@
EXTRA_DIST = $(man1_DATA) $(man3_DATA) $(man5_DATA)
SUFFIXES = .1 .3 .5 .html
-mandir = $(exec_prefix)/LessTif/doc/man
-man1dir = $(exec_prefix)/LessTif/doc/man/man1
-man3dir = $(exec_prefix)/LessTif/doc/man/man3
-man5dir = $(exec_prefix)/LessTif/doc/man/man5
+mandir = @mandir@
+man1dir = $(mandir)/man1
+man3dir = $(mandir)/man3
+man5dir = $(mandir)/man5
man1_DATA = mwm.1 xmbind.1 lesstif.1
man3_DATA =
@@ -132,7 +132,7 @@
# build them.
#
-htmldir = $(exec_prefix)/LessTif/doc/html
+htmldir = $(pkgdatadir)/doc/html
@HaveMan2html_TRUE@html_DATA = mwm.html mwmrc.html xmbind.html lesstif.html