summaryrefslogtreecommitdiff
path: root/net/jabber-xdb_ldap/files/patch-Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
commitb1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch)
treede86c8c77ebfec33fb4888f702c1c1fc593cce83 /net/jabber-xdb_ldap/files/patch-Makefile
parent- update for cairo release (diff)
Remove expired ports
Notes
Notes: svn path=/head/; revision=147349
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 \