From f71e42907968a943a487a706769c1e40b0bac763 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 02:26:55 +0000 Subject: Point dependencies on net/openldap to net/openldap12 --- mail/courier-imap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/courier-imap') diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 9b09d7793676..9c8e57e390e9 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -75,8 +75,8 @@ PLIST_SUB+= LDAPFLAG="" LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ lber.2:${PORTSDIR}/net/openldap2 .else -LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap \ - lber.1:${PORTSDIR}/net/openldap +LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap12 \ + lber.1:${PORTSDIR}/net/openldap12 .endif .endif -- cgit v1.2.3