mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
12 lines
299 B
Text
12 lines
299 B
Text
--- doc/Makefile.am.orig
|
|
+++ doc/Makefile.am
|
|
@@ -9,7 +9,7 @@
|
|
CLEANFILES = texi2html.ps texi2html.pdf texi2html.html \
|
|
texi2html.ascii
|
|
#
|
|
-htmldir = $(prefix)/html
|
|
+htmldir = $(prefix)/share/doc/texi2html
|
|
html_DATA = texi2html.html
|
|
|
|
# use the script out of the distribution NOT
|
|
|