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-glob::Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/octave/files/patch-glob::Makefile.in (limited to 'math/octave/files/patch-glob::Makefile.in') diff --git a/math/octave/files/patch-glob::Makefile.in b/math/octave/files/patch-glob::Makefile.in deleted file mode 100644 index 8a80c4b52029..000000000000 --- a/math/octave/files/patch-glob::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- glob/Makefile.in.orig Wed Feb 9 14:43:01 2005 -+++ glob/Makefile.in Wed Feb 9 14:43:13 2005 -@@ -25,7 +25,7 @@ - - CC = @CC@ - CPPFLAGS = @CPPFLAGS@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ -fPIC - - # Information determined by configure. - DEFS = @DEFS@ -- cgit v1.2.3