aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber/files
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-11 14:52:01 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-11 14:52:01 +0000
commite58dff261b68aa4ae6e1e00e8578c93dd8b6b79f (patch)
tree9f0006e1367b27f9cdc7fef118630cc23b6d72d9 /net-im/jabber/files
parent9a53054b393d05e705245b8480a4fcd6c3597279 (diff)
downloadports-e58dff261b68aa4ae6e1e00e8578c93dd8b6b79f.tar.gz
ports-e58dff261b68aa4ae6e1e00e8578c93dd8b6b79f.zip
Notes
Diffstat (limited to 'net-im/jabber/files')
-rw-r--r--net-im/jabber/files/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-im/jabber/files/patch-ag b/net-im/jabber/files/patch-ag
new file mode 100644
index 000000000000..f855814c10ff
--- /dev/null
+++ b/net-im/jabber/files/patch-ag
@@ -0,0 +1,12 @@
+--- msn-transport/Makefile.orig Mon Feb 5 09:25:59 2001
++++ msn-transport/Makefile Tue Sep 4 08:12:05 2001
+@@ -1,7 +1,7 @@
+ include ../platform-settings
+
+-CC=gcc
+-CFLAGS:=$(CFLAGS) $(DEFINES) -I../jabberd/ -Wall -g -O2
++#CC=gcc
++CFLAGS:=$(CFLAGS) $(DEFINES) -I../jabberd/ # -Wall -g -O2
+
+ msntrans_HEADERS=msntrans.h ../jabberd/jabberd.h
+