freebsd-ports/textproc/texi2html/files/patch-doc::Makefile.in
Peter Pentchev be547a7411 Update the texi2html port to version 1.82, largely based on
Pietro Cerutti's patch from the PR, but preserving the support for
a user-specified PROGRAM_PREFIX to keep PR 62607 still fixed :)
- update to 1.82
- support NOPORTDOCS properly
- fix DOCSDIR
- use the Savannah MASTER_SITES now that we're using a stock upstream version

While I'm here, refresh the single patch and add a descriptive comment.

PR:		136303
Submitted by:	gahr
2009-07-14 11:55:44 +00:00

15 lines
424 B
Text

Install into the proper directories.
--- doc/Makefile.in.orig
+++ doc/Makefile.in
@@ -162,8 +162,8 @@
#CLEANFILES = texi2html.ps texi2html.pdf texi2html.html \
# texi2html.ascii
#
-texinfodata = $(datadir)/texinfo
-texinfohtmldir = $(texinfodata)/html
+texinfodata = $(datadir)/doc/texi2html
+texinfohtmldir = $(texinfodata)
texinfohtml_DATA = texi2html.html
# use the script out of the distribution NOT