From 6a34cac762bbf82e27b9e03d66f87e4ef2add238 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 31 May 2006 18:22:23 +0000 Subject: The databases/openldap package has been split in -client and -server component packages. Convert LDAP-based applications to depend on openldap-client, and bump PKGREVISION for those that depend on it by default. --- mail/sylpheed/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/sylpheed') diff --git a/mail/sylpheed/options.mk b/mail/sylpheed/options.mk index 89724be1761..6d4abe60909 100644 --- a/mail/sylpheed/options.mk +++ b/mail/sylpheed/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2006/03/29 22:54:42 chris Exp $ +# $NetBSD: options.mk,v 1.3 2006/05/31 18:22:24 ghen Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.sylpheed @@ -22,7 +22,7 @@ FACES_IS_INSTALLED!= ${PKG_INFO} -e faces || ${ECHO} .if !empty(PKG_OPTIONS:Mldap) CONFIGURE_ARGS+= --enable-ldap -.include "../../databases/openldap/buildlink3.mk" +.include "../../databases/openldap-client/buildlink3.mk" .endif .if !empty(PKG_OPTIONS:Mjpilot) -- cgit v1.2.3