summaryrefslogtreecommitdiff
path: root/math/metis4/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-10 05:40:57 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-10 05:40:57 +0000
commit98744c8279d1f5885517de2a80ac4fea42baf9e0 (patch)
tree59639d407e3926b948619538718da0dbcc36618f /math/metis4/files/patch-aa
parentThe manpage is in Japanese so put it in man/ja. (diff)
Update to version 4.0.
PR: 8243 Submitted by: old maintainer
Notes
Notes: svn path=/head/; revision=13840
Diffstat (limited to '')
-rw-r--r--math/metis4/files/patch-aa73
1 files changed, 46 insertions, 27 deletions
diff --git a/math/metis4/files/patch-aa b/math/metis4/files/patch-aa
index 702a963c2189..631f79263f9e 100644
--- a/math/metis4/files/patch-aa
+++ b/math/metis4/files/patch-aa
@@ -1,27 +1,46 @@
---- Makefile.in.orig Sat Apr 25 23:41:58 1998
-+++ Makefile.in Sat Apr 25 23:43:23 1998
-@@ -1,9 +1,9 @@
-
- # Which compiler to use
--CC = cc
-+# CC = cc
-
- # What optimization level to use
--OPTFLAGS = -O2
-+# OPTFLAGS = -O2
-
- # What options to be used by the compiler
- COPTIONS =
-@@ -12,10 +12,10 @@
- LDOPTIONS =
-
- # What archiving to use
--AR = ar rv
-+# AR = ar rv
-
- # What to use for indexing the archive
--RANLIB = ranlib
-+# RANLIB = ranlib
- # RANLIB = ar -ts
- # RANLIB =
-
+*** Makefile.in.orig Fri Oct 9 20:16:24 1998
+--- Makefile.in Fri Oct 9 20:17:42 1998
+***************
+*** 1,9 ****
+
+ # Which compiler to use
+! CC = cc
+
+ # What optimization level to use
+! OPTFLAGS = -O2
+
+ # What options to be used by the compiler
+ COPTIONS =
+--- 1,9 ----
+
+ # Which compiler to use
+! # CC = cc
+
+ # What optimization level to use
+! # OPTFLAGS = -O2
+
+ # What options to be used by the compiler
+ COPTIONS =
+***************
+*** 12,21 ****
+ LDOPTIONS =
+
+ # What archiving to use
+! AR = ar rv
+
+ # What to use for indexing the archive
+! RANLIB = ranlib
+ # RANLIB = ar -ts
+ # RANLIB =
+
+--- 12,21 ----
+ LDOPTIONS =
+
+ # What archiving to use
+! # AR = ar rv
+
+ # What to use for indexing the archive
+! # RANLIB = ranlib
+ # RANLIB = ar -ts
+ # RANLIB =
+