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 --- net/gq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/gq/Makefile') diff --git a/net/gq/Makefile b/net/gq/Makefile index 94f3ff782aaf..04899b6742ac 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -17,7 +17,7 @@ COMMENT= GTK-based LDAP client LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv .if defined(WITH_OPENLDAP1) -LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap +LIB_DEPENDS+= ldap.1:${PORTSDIR}/net/openldap12 .else LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 .endif -- cgit v1.2.3