From 89e3d59c696d7293f671ed20a1e66d4c608f4ed5 Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 17 Jun 2016 14:01:58 +0000 Subject: Apply upstream patch to fix pthread mutex initialisation on SunOS. Bump PKGREVISION for client and server. --- databases/openldap-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/openldap-client') diff --git a/databases/openldap-client/Makefile b/databases/openldap-client/Makefile index ea600d10eae..1d99a5dc352 100644 --- a/databases/openldap-client/Makefile +++ b/databases/openldap-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2016/03/05 11:27:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2016/06/17 14:01:58 jperkin Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Lightweight Directory Access Protocol libraries and client programs CONFLICTS+= openldap<2.3.23nb1 -- cgit v1.2.3