summaryrefslogtreecommitdiff
path: root/net-im/climm/files
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-10-26 17:58:30 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-10-26 17:58:30 +0000
commitcdbda03939d5c434f01296a0e2f11a16594808ef (patch)
tree1156b567d07c07d10bf32160c7f2120e37537ed8 /net-im/climm/files
parentFix package build problem (diff)
Upgrade to 981011.
PR: 8398 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp>
Notes
Notes: svn path=/head/; revision=14203
Diffstat (limited to 'net-im/climm/files')
-rw-r--r--net-im/climm/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
index 88df1785536b..cbd4721ef7d7 100644
--- a/net-im/climm/files/patch-aa
+++ b/net-im/climm/files/patch-aa
@@ -1,13 +1,13 @@
---- Makefile.orig Sat Jun 27 13:25:53 1998
-+++ Makefile Sat Jun 27 13:26:38 1998
+--- Makefile.orig Sun Oct 11 06:55:43 1998
++++ Makefile Mon Oct 26 08:22:40 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 = -Wall -DUNIX
+-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR
+# CC = gcc
-+CFLAGS += -DUNIX
++CFLAGS += -DUNIX -DANSI_COLOR
# Uncomment the below line for humorous messages
#CFLAGS += -DFUNNY_MSGS
# uncomment the line below for debuging info