summaryrefslogtreecommitdiff
path: root/net-im/climm/files
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-12-14 22:36:07 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-12-14 22:36:07 +0000
commit482669d33253afc2396463dff9f737d1e791db1c (patch)
tree9d6588aea9129ae88b7253169d6c6f450be07c43 /net-im/climm/files
parentUpgrade to 1.2.0, and associated changes. (diff)
Upgrade to 0.3.2 or 981213, depending on which of their two versioning
systems you like to use. Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
Notes
Notes: svn path=/head/; revision=15355
Diffstat (limited to 'net-im/climm/files')
-rw-r--r--net-im/climm/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
index cbd4721ef7d7..91ccecc2c4b1 100644
--- a/net-im/climm/files/patch-aa
+++ b/net-im/climm/files/patch-aa
@@ -1,13 +1,13 @@
---- Makefile.orig Sun Oct 11 06:55:43 1998
-+++ Makefile Mon Oct 26 08:22:40 1998
+--- Makefile.orig Mon Dec 14 16:24:40 1998
++++ Makefile Mon Dec 14 16:25:36 1998
@@ -1,8 +1,8 @@
# Anyone who knows how to make Makefiles please help out.
# I have no clue but this appears to work fairly well
# be sure to use gmake
-CC = gcc
--CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR
-+# CC = gcc
-+CFLAGS += -DUNIX -DANSI_COLOR
+-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
++#CC = gcc
++CFLAGS += -DUNIX -DANSI_COLOR
# Uncomment the below line for humorous messages
#CFLAGS += -DFUNNY_MSGS
# uncomment the line below for debuging info