From 6ef2dc6e19b63972fbcd949d325f74b87ef312b3 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 7 Jul 2003 14:01:25 +0000 Subject: - now *really* use libtool from ports instead of the included one - build -dynamic for better compatibility with libltdl - grap back-perl fixes from OpenLDAP CVS to let FreeBSD port users test the perl backend - dynamically create pkg-plist in pre-install instead of post-install to simplify things and guard against changes in bsd.port.mk - bump portrevision - miscellaneous style fixes: PR: 54177 Submitted by: maintainer --- .../files/patch-libraries::liblunicode::ucstr.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'net/openldap22/files/patch-libraries::liblunicode::ucstr.c') diff --git a/net/openldap22/files/patch-libraries::liblunicode::ucstr.c b/net/openldap22/files/patch-libraries::liblunicode::ucstr.c index f1074e1fe6d8..b8044b524697 100644 --- a/net/openldap22/files/patch-libraries::liblunicode::ucstr.c +++ b/net/openldap22/files/patch-libraries::liblunicode::ucstr.c @@ -1,11 +1,11 @@ --- libraries/liblunicode/ucstr.c.orig Fri Apr 11 03:57:10 2003 -+++ libraries/liblunicode/ucstr.c Sat Jul 5 10:53:04 2003 -@@ -15,6 +15,8 @@ ++++ libraries/liblunicode/ucstr.c Sun Jul 6 02:50:32 2003 +@@ -10,7 +10,7 @@ + #include + #include + +-#include ++#include + #include #include - -+#include "lber_pvt.h" -+ - #define malloc(x) ber_memalloc_x(x,ctx) - #define realloc(x,y) ber_memrealloc_x(x,y,ctx) - #define free(x) ber_memfree_x(x,ctx) -- cgit v1.2.3