summaryrefslogtreecommitdiff
path: root/net/jabber/files/patch-af
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 16:12:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 16:12:04 +0000
commit7bf03cf6604b6beda6ef7ebe57c3d9b91269ad1d (patch)
tree645af6fe4aaf2161b0131fd208fe875140c61aee /net/jabber/files/patch-af
parentupgrade to 1.8.5 (diff)
upgrade to 1.4.2
PR: 37207 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57852
Diffstat (limited to 'net/jabber/files/patch-af')
-rw-r--r--net/jabber/files/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/jabber/files/patch-af b/net/jabber/files/patch-af
deleted file mode 100644
index 78b739541596..000000000000
--- a/net/jabber/files/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
---- yahoo-transport/src/Makefile.in.orig Wed Feb 7 18:15:42 2001
-+++ yahoo-transport/src/Makefile.in Sat Jun 16 14:17:47 2001
-@@ -31,6 +31,7 @@
- mandir = @mandir@
- includedir = @includedir@
- oldincludedir = /usr/include
-+localinclude = /usr/local/include
-
- DESTDIR =
-
-@@ -72,7 +73,7 @@
-
- CC = gcc
- CFLAGS = -g -Wall -fPIC
--INCLUDES = -I$(JABBERD_INC) -I$(includedir) -I$(top_builddir)/include
-+INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include -I$(includedir) -I$(localinclude)
-
- bin_PROGRAMS = yahootrans.so
-