From f87963630cbb4fc06b7cf8102af1187e3cedcc28 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Thu, 26 May 2005 17:32:40 +0000 Subject: [1]: - Update to 2.1.71 - Use ${INFO} Moreover: - Polish the Makefile PR: ports/81482 [1] Submitted by: Johan van Selst [1] --- math/octave/files/patch-aa | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/octave/files/patch-aa') diff --git a/math/octave/files/patch-aa b/math/octave/files/patch-aa index e1e8e37f36a1..2e4bfbb01073 100644 --- a/math/octave/files/patch-aa +++ b/math/octave/files/patch-aa @@ -1,11 +1,11 @@ ---- doc/liboctave/Makefile.in.orig Wed Oct 30 10:04:00 2002 -+++ doc/liboctave/Makefile.in Tue Jun 10 01:25:22 2003 +--- doc/liboctave/Makefile.in.orig Wed May 25 22:19:58 2005 ++++ doc/liboctave/Makefile.in Wed May 25 22:52:46 2005 @@ -43,7 +43,7 @@ .PHONY: all liboctave.info: $(TEXINFO) ../conf.texi -- -makeinfo -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi -+ -makeinfo --force --no-split -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi +- -$(MAKEINFO) -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi ++ -$(MAKEINFO) --force --no-split -I$(srcdir) -I$(srcdir)/.. $(srcdir)/liboctave.texi liboctave.dvi: $(TEXINFO) ../conf.texi -TEXINPUTS="$(srcdir):$(srcdir)/..:$(TEXINPUTS):"; \ -- cgit v1.2.3