summaryrefslogtreecommitdiffstats
path: root/net-im/climm/files
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-06-03 08:31:13 +0000
committerache <ache@FreeBSD.org>1999-06-03 08:31:13 +0000
commit1da9350690f0c8fa06fb1e1e3d037d3ab9e139ae (patch)
treea2665044ae245171d39d0b9af664fd938a9b8978 /net-im/climm/files
parent3c93a9332cb1cb2b3d260377660ba7767705868d (diff)
downloadFreeBSD-ports-1da9350690f0c8fa06fb1e1e3d037d3ab9e139ae.zip
FreeBSD-ports-1da9350690f0c8fa06fb1e1e3d037d3ab9e139ae.tar.gz
upgrade to 0.4.1
Diffstat (limited to 'net-im/climm/files')
-rw-r--r--net-im/climm/files/patch-aa27
1 files changed, 19 insertions, 8 deletions
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
index 627ccf5..926de76 100644
--- a/net-im/climm/files/patch-aa
+++ b/net-im/climm/files/patch-aa
@@ -1,13 +1,24 @@
---- Makefile.orig Tue Apr 6 13:40:57 1999
-+++ Makefile Tue Apr 6 13:41:19 1999
-@@ -1,8 +1,8 @@
- # Anyone who knows how to make Makefiles please help out.
+--- Makefile.orig Fri May 21 07:06:38 1999
++++ Makefile Thu Jun 3 12:18:39 1999
+@@ -2,7 +2,8 @@
# I have no clue but this appears to work fairly well
# be sure to use gmake
--CC = gcc
+ CC = gcc
-CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
-+#CC = gcc
-+CFLAGS += -DUNIX -DANSI_COLOR
++#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
++CFLAGS += -Wall -DUNIX -DANSI_COLOR
+ CFLAGS += -DMAX_CONTACTS=255
CFLAGS += -DUSE_MREADLINE
CFLAGS += -DENGLISH_LANG
- #CFLAGS += -DBRAZIL_LANG
+@@ -16,9 +17,9 @@
+ #CFLAGS += -DITALIAN_LANG
+ #CFLAGS += -DUKRAINIAN_LANG
+ # Uncomment the below line for humorous messages
+-CFLAGS += -DFUNNY_MSGS
++#CFLAGS += -DFUNNY_MSGS
+ # uncomment the line below for debuging info
+-CFLAGS += -g
++#CFLAGS += -g
+ CLIBS =
+ #uncomment the line below if your using Solaris
+ #CLIBS= -lnsl -lsocket
OpenPOWER on IntegriCloud