Date: Thu, 30 Nov 2006 16:45:19 +0800 From: LI Xin <delphij@delphij.net> To: Norikatsu Shigemura <nork@FreeBSD.ORG> Cc: ports@FreeBSD.ORG, delphij@FreeBSD.ORG Subject: Re: net/openldap23-server: PTHREAD_LIBS clean Message-ID: <456E9A1F.60706@delphij.net> In-Reply-To: <20061127223711.cac8cd47.nork@FreeBSD.org> References: <20061127223711.cac8cd47.nork@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDD7882036FB61C164898532E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Norikatsu Shigemura wrote: > Hi delphij! >=20 > I found a problem that openldap23-server doesn't reflect > PTHREAD_LIBS=3DANY (like -lthr). Please check following patch. >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/net/openldap23-server/Makefile,v > retrieving revision 1.143 > diff -u -r1.143 Makefile > --- Makefile 15 Nov 2006 07:10:22 -0000 1.143 > +++ Makefile 27 Nov 2006 09:33:31 -0000 > @@ -78,6 +78,8 @@ > OPENLDAP_PKGFILESUFX=3D > .endif > =20 > +CONFIGURE_SED=3D -e 's,-kthread,${PTHREAD_LIBS},g' > + > .include <bsd.port.pre.mk> > =20 > .if defined(CLIENT_ONLY) Committed, thanks! Cheers, --=20 Xin LI <delphij@delphij.net> http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigDD7882036FB61C164898532E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFbpofOfuToMruuMARA6ViAJ9iHlNtLnratSDsMo7hjVBy30P1dQCfVLkt Tzz5Eul1j8pXiF8H/pprmrI= =RKDH -----END PGP SIGNATURE----- --------------enigDD7882036FB61C164898532E--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?456E9A1F.60706>