freebsd-ports/devel/automake18/files/patch-ab
Maxim Sobolev a05641363a (portmgr@ hat on)
- Backout recent upgrade because it broke way too many ports;
- assign maintainership to portmgr@FreeBSD.org due to importancy of this port
  to the overall ports infrastructure.
2001-10-08 07:24:07 +00:00

12 lines
339 B
Plaintext

--- Makefile.in.orig Mon May 4 10:42:08 1998
+++ Makefile.in Mon May 4 10:42:34 1998
@@ -204,7 +204,7 @@
.texi.info:
@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
cd $(srcdir) \
- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
+ && $(MAKEINFO) --no-split `echo $< | sed 's,.*/,,'`
.texi.dvi:
TEXINPUTS=$(srcdir):$$TEXINPUTS \