summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-11 14:52:01 +0000
committersf <sf@FreeBSD.org>2001-09-11 14:52:01 +0000
commitb06d6af24288051099481c4dcff8c077475b3a44 (patch)
tree40d6b7234769872545fb833a7c62574df7c59b92 /net-im
parentde09a9289f924cb3279c6bf8fed2ec7bdfa74563 (diff)
downloadFreeBSD-ports-b06d6af24288051099481c4dcff8c077475b3a44.zip
FreeBSD-ports-b06d6af24288051099481c4dcff8c077475b3a44.tar.gz
respect CC/CFLAGS.
Diffstat (limited to 'net-im')
-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 0000000..f855814
--- /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
+
OpenPOWER on IntegriCloud