From 7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Thu, 14 Aug 2003 22:12:22 +0000 Subject: Quick fix for INDEX build breakage by openldap2[012] split. We should use net/openldap20/bsd.openldap.mk later... Pointy hat to: kuriyama --- mail/exim/Makefile | 6 +++--- mail/horde-turba/Makefile | 4 ++-- mail/horde4-turba/Makefile | 4 ++-- mail/turba/Makefile | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'mail') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 6d46c85aab1f..2abde4cffdfb 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= ${EXIM_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_EXIM} \ http://duncanthrax.net/%SUBDIR%/:exiscan_acl @@ -185,10 +185,10 @@ WITH_OPENLDAP2= yes .if defined(WITH_OPENLDAP21) LDAP_LIB_TYPE= OPENLDAP2 -LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap21 +LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap21-client .elif defined(WITH_OPENLDAP2) || defined(WITH_OPENLDAP20) LDAP_LIB_TYPE= OPENLDAP2 -LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap20-client .elif defined(WITH_OPENLDAP1) LDAP_LIB_TYPE= OPENLDAP1 LIB_DEPENDS+= lber.1:${PORTSDIR}/net/openldap12 diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index 81028a575cf1..5f055a74a0de 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -7,7 +7,7 @@ PORTNAME= turba PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/turba/ \ ftp://ftp.au.horde.org/pub/horde/turba/ \ @@ -30,7 +30,7 @@ COMMENT= The Horde contact management application .if exists(${LOCALBASE}/lib/libldap.so.1) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12 .else -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21-client .endif .endif diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index 81028a575cf1..5f055a74a0de 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -7,7 +7,7 @@ PORTNAME= turba PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/turba/ \ ftp://ftp.au.horde.org/pub/horde/turba/ \ @@ -30,7 +30,7 @@ COMMENT= The Horde contact management application .if exists(${LOCALBASE}/lib/libldap.so.1) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12 .else -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21-client .endif .endif diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 81028a575cf1..5f055a74a0de 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -7,7 +7,7 @@ PORTNAME= turba PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/turba/ \ ftp://ftp.au.horde.org/pub/horde/turba/ \ @@ -30,7 +30,7 @@ COMMENT= The Horde contact management application .if exists(${LOCALBASE}/lib/libldap.so.1) LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12 .else -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21-client .endif .endif -- cgit v1.2.3