freebsd-ports/devel/autoconf/files/patch-doc-Makefile.in
Kurt Jaeger 27063acf65 devel/autoconf: Add license information and fix portlint warnings
PR:		222335
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	tijl (maintainer timeout)
2017-10-21 10:36:05 +00:00

18 lines
611 B
Text

--- doc/Makefile.in.orig 2012-04-25 02:40:26 UTC
+++ doc/Makefile.in
@@ -65,13 +65,13 @@ CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
-INFO_DEPS = $(srcdir)/autoconf.info $(srcdir)/standards.info
+INFO_DEPS = $(srcdir)/autoconf.info
am__TEXINFO_TEX_DIR = $(srcdir)/../build-aux
DVIS = autoconf.dvi standards.dvi
PDFS = autoconf.pdf standards.pdf
PSS = autoconf.ps standards.ps
HTMLS = autoconf.html standards.html
-TEXINFOS = autoconf.texi standards.texi
+TEXINFOS = autoconf.texi
TEXI2DVI = texi2dvi
TEXI2PDF = $(TEXI2DVI) --pdf --batch
MAKEINFOHTML = $(MAKEINFO) --html