summaryrefslogtreecommitdiff
path: root/net-im/climm/files/patch-aa
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-21 13:27:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-21 13:27:10 +0000
commit3b94be4227cd422166769660da3ce938f54e106a (patch)
tree56e01bd617a6bcfbba3ab54515c22b0b66803fe2 /net-im/climm/files/patch-aa
parent- Update to 0.9.6c (diff)
remove needless patches
PR: 37308 Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org>
Diffstat (limited to 'net-im/climm/files/patch-aa')
-rw-r--r--net-im/climm/files/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/climm/files/patch-aa b/net-im/climm/files/patch-aa
deleted file mode 100644
index 296b89535428..000000000000
--- a/net-im/climm/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig Tue Jan 23 11:49:05 2001
-+++ Makefile Wed Jan 24 20:28:41 2001
-@@ -2,8 +2,8 @@
- # originally by Matt D. Smith
- # rewritten by Rico Gloeckner <mc@verdinet.de>
-
--CC = gcc
--CFLAGS = -O4 -Wall -DUNIX
-+CC?= gcc
-+CFLAGS+= -Wall -DUNIX
-
- # uncomment the line below for debuging info
- #CFLAGS += -g