From 23487909ca7033a70fc30adfb2f3bdadddcee493 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Fri, 15 Aug 2003 00:49:31 +0000 Subject: Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port revision of them because this should not affect # packages built on bento... --- japanese/samba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/samba/Makefile b/japanese/samba/Makefile index 85a5b1700d90..7c2981fcbe96 100644 --- a/japanese/samba/Makefile +++ b/japanese/samba/Makefile @@ -113,7 +113,7 @@ CONFIGURE_ARGS+= --with-msdfs .endif .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client CONFIGURE_ARGS+= --with-ldapsam CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib -- cgit