summaryrefslogtreecommitdiff
path: root/net/jabber/files/patch-ae
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-ae
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-ae')
-rw-r--r--net/jabber/files/patch-ae19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/jabber/files/patch-ae b/net/jabber/files/patch-ae
deleted file mode 100644
index c07658cca85c..000000000000
--- a/net/jabber/files/patch-ae
+++ /dev/null
@@ -1,19 +0,0 @@
---- irc-transport/src/Makefile.in.orig Wed Feb 7 18:31:02 2001
-+++ irc-transport/src/Makefile.in Sat Jun 16 13:38:46 2001
-@@ -31,6 +31,7 @@
- mandir = @mandir@
- includedir = @includedir@
- oldincludedir = /usr/include
-+localinclude = /usr/local/include
-
- DESTDIR =
-
-@@ -72,7 +73,7 @@
- VERSION = @VERSION@
-
- CFLAGS = -g -fPIC -shared
--INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include
-+INCLUDES = -I$(JABBERD_INC) -I$(top_builddir)/include -I$(includedir) -I$(localinclude)
- bin_PROGRAMS = irc_transport.so
-
- irc_transport_so_SOURCES = util.c init.c irc_in.c irc_out.c