From b67a28791a0371d8bde0cfa4e774b3aac5411530 Mon Sep 17 00:00:00 2001 From: Jun 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... --- x11/kdebase3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/kdebase3') diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 8581d602bd18..c2820dd38b0a 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--without-java \ # This enables kio_ldap (needed by kaddresbook). .if defined(WITH_LDAP) || exists($(LOCALBASE)/lib/libldap.so) -LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap21 +LIB_DEPENDS+= ldap:${PORTSDIR}/net/openldap21-client PLIST_APPEND+= plist.ldap .endif -- cgit v1.2.3