mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 10:10:31 -04:00
11 lines
474 B
Makefile
11 lines
474 B
Makefile
--- stepmake/stepmake/texinfo-vars.make.orig 2013-01-04 06:41:56.000000000 -0700
|
|
+++ stepmake/stepmake/texinfo-vars.make 2013-03-04 18:44:15.000000000 -0700
|
|
@@ -33,7 +33,7 @@
|
|
|
|
DOCUMENTATION_INCLUDES += -I $(top-src-dir)/Documentation
|
|
|
|
-MAKEINFO_FLAGS += --enable-encoding --error-limit=0 $(DOCUMENTATION_INCLUDES)
|
|
+MAKEINFO_FLAGS += --enable-encoding --force $(DOCUMENTATION_INCLUDES)
|
|
MAKEINFO = LANG= $(MAKEINFO_PROGRAM) $(MAKEINFO_FLAGS)
|
|
|
|
# texi2html xref map files
|