Date: Sat, 06 Apr 2002 11:03:20 -0500 From: "Robin P. Blanchard" <Robin_Blanchard@gactr.uga.edu> To: stable@freebsd.org, nik@FreeBSD.org Subject: auth_ldap-1.6.0 port Message-ID: <3CAF1C48.2908F24F@gactr.uga.edu>
next in thread | raw e-mail | index | archive | help
The following patch seems gets auth_ldap-1.6.0 working. --- Makefile Sun Mar 24 21:20:02 2002 +++ Makefile.patched Fri Apr 5 11:18:33 2002 @@ -12,13 +12,14 @@ MAINTAINER= nik@FreeBSD.org -BROKEN= "Looks like a missing dependency" +#BROKEN= "Looks like a missing dependency" BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 LIB_DEPENDS= lber.2:${PORTSDIR}/net/openldap2 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 GNU_CONFIGURE= yes +CONFIGURE_ENV+= LIBS="-llber" CONFIGURE_ARGS= --with-sdk-headers=${LOCALBASE}/include \ --with-sdk-libs=${LOCALBASE}/lib \ --with-ldap-sdk=openldap -- ---------------------------------------- Robin P. Blanchard Systems Design and Support Georgia Center for Continuing Education fon: 706.542.2404 <> fax: 706.542.6546 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CAF1C48.2908F24F>