summaryrefslogtreecommitdiff
path: root/net/perldap/files/patch-03
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>2001-04-17 18:37:39 +0000
committerPaul Richards <paul@FreeBSD.org>2001-04-17 18:37:39 +0000
commit15be191c34e0ed17f935ff0e9fa8f33a9f76b14e (patch)
treea9371fba1ef28bed6cfa1520ecd0e1dc1ed37532 /net/perldap/files/patch-03
parentUpdate to gnucash 1.4.11 (diff)
This port requires the Mozilla ldapsdk rather than the Openldap one.
Update the port to use the moz prefix before the library and header file names in order to pick up the Mozilla versions of those files. This change is necesary now that ldapsdk has been updated to use those prefixes to distinguish it from Openldap. PR: ports/22721 Submitted by: "Charles N. Owens" <owensc@enc.edu>
Notes
Notes: svn path=/head/; revision=41602
Diffstat (limited to 'net/perldap/files/patch-03')
-rw-r--r--net/perldap/files/patch-0311
1 files changed, 11 insertions, 0 deletions
diff --git a/net/perldap/files/patch-03 b/net/perldap/files/patch-03
new file mode 100644
index 000000000000..c4f4f9cc60ef
--- /dev/null
+++ b/net/perldap/files/patch-03
@@ -0,0 +1,11 @@
+--- constant.h.orig Thu Aug 24 22:13:54 2000
++++ constant.h Thu Aug 24 22:12:11 2000
+@@ -35,7 +35,7 @@
+ }
+ #endif
+
+-#include <ldap.h>
++#include <mozldap.h>
+
+ static int
+ not_here(s)