a05641363a
- 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.
12 lines
339 B
Plaintext
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 \
|