net/openldap23-server: PTHREAD_LIBS clean

LI Xin delphij at delphij.net
Thu Nov 30 00:46:05 PST 2006


Norikatsu Shigemura wrote:
> Hi delphij!
> 
> 	I found a problem that openldap23-server doesn't reflect
> 	PTHREAD_LIBS=ANY (like -lthr).  Please check following patch.
> 
> Index: Makefile
> ===================================================================
> 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=
>  .endif
>  
> +CONFIGURE_SED=		-e 's,-kthread,${PTHREAD_LIBS},g'
> +
>  .include <bsd.port.pre.mk>
>  
>  .if defined(CLIENT_ONLY)

Committed, thanks!

Cheers,
-- 
Xin LI <delphij at delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20061130/5e51e87e/signature.pgp


More information about the freebsd-ports mailing list