ports/97161: auth-ldap broken on www/lighttpd

Hendrik Scholz hscholz at raisdorf.net
Fri May 12 12:50:19 UTC 2006


The following reply was made to PR ports/97161; it has been noted by GNATS.

From: Hendrik Scholz <hscholz at raisdorf.net>
To: bug-followup at FreeBSD.org
Cc: hendrik at scholz.net
Subject: Re: ports/97161: auth-ldap broken on www/lighttpd
Date: Fri, 12 May 2006 14:47:33 +0200

 Hi!
 
 I don't know when this bug managed to sneak in, anyway here's the fix:
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/www/lighttpd/Makefile,v
 retrieving revision 1.39
 diff -u -u -r1.39 Makefile
 --- Makefile    3 May 2006 13:25:07 -0000   1.39
 +++ Makefile    12 May 2006 12:39:57 -0000
 @@ -45,6 +45,7 @@
   .if defined(WITH_OPENLDAP)
   USE_OPENLDAP=      yes
   CONFIGURE_ARGS+=   --with-ldap
 +CONFIGURE_ENV+=    CFLAGS=-I${LOCALBASE}/include 
 LDFLAGS=-L/${LOCALBASE}/lib
   _REQUIRE+=     slapd
   .endif
 
 
 Thanks to Jakob for reporting,
   Hendrik
 
 -- 
 Hendrik Scholz - <hscholz at raisdorf.net> - http://www.wormulon.net/
 drag me, drop me - treat me like an object



More information about the freebsd-ports-bugs mailing list