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-mkoctfile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'math/octave/files/patch-mkoctfile.in') diff --git a/math/octave/files/patch-mkoctfile.in b/math/octave/files/patch-mkoctfile.in index 0eb4c4c552b4..23a1315142df 100644 --- a/math/octave/files/patch-mkoctfile.in +++ b/math/octave/files/patch-mkoctfile.in @@ -1,11 +1,11 @@ ---- mkoctfile.in.orig Thu Jan 2 22:55:47 2003 -+++ mkoctfile.in Wed Oct 22 10:04:01 2003 -@@ -182,7 +182,7 @@ +--- mkoctfile.in.orig Sun Mar 27 14:13:29 2005 ++++ mkoctfile.in Wed May 25 23:00:43 2005 +@@ -184,7 +184,7 @@ -D*) defs="$defs $1" ;; -- -[lL]*) -+ -[lL]* | -pthread) +- -[lLR]*) ++ -[lLR]* | -pthread) ldflags="$ldflags $1" ;; -M | --depend) -- cgit v1.2.3