summaryrefslogtreecommitdiff
path: root/net/jabber-xdb_ldap/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/jabber-xdb_ldap/files/patch-Makefile')
-rw-r--r--net/jabber-xdb_ldap/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/jabber-xdb_ldap/files/patch-Makefile b/net/jabber-xdb_ldap/files/patch-Makefile
deleted file mode 100644
index e7a56d1a5505..000000000000
--- a/net/jabber-xdb_ldap/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig Wed Jul 24 17:42:25 2002
-+++ Makefile Sat Nov 29 18:35:35 2003
-@@ -1,7 +1,7 @@
--include ../../platform-settings
-+include ${JABBER_SRC}/platform-settings
-
--CFLAGS:=$(CFLAGS) -I../../jabberd -I../include
--LIBS:=$(LIBS) -lresolv -lldap -llber
-+CFLAGS:=$(CFLAGS) -I${JABBER_SRC}/jabberd -I../include -I/usr/local/include
-+LIBS:=$(LIBS) -L/usr/local/lib -lldap -llber
- xdb_ldap_OBJECTS = xdb_ldap.o \
- xdb_ldap_common.o \
- xdb_ldap_auth.o \