summaryrefslogtreecommitdiff
path: root/mail/evolution-exchange
diff options
context:
space:
mode:
authorghen <ghen>2006-05-31 18:22:23 +0000
committerghen <ghen>2006-05-31 18:22:23 +0000
commitf45e7135c235558dab2ec1b61cbc2fbe497b9243 (patch)
tree5cac353723488aca92e9979b9c75b6741e54e684 /mail/evolution-exchange
parentdc5b2859cba34a42b925e3360feac6dd374d72b1 (diff)
downloadpkgsrc-f45e7135c235558dab2ec1b61cbc2fbe497b9243.tar.gz
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.
Diffstat (limited to 'mail/evolution-exchange')
-rw-r--r--mail/evolution-exchange/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 5ea6a8b371d..7ec3d618a03 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:38 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/31 18:22:24 ghen Exp $
#
DISTNAME= evolution-exchange-2.6.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.6/}
EXTRACT_SUFX= .tar.bz2
@@ -18,7 +18,7 @@ USE_PKGLOCALEDIR= YES
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/evolution-exchange
-.include "../../databases/openldap/buildlink3.mk"
+.include "../../databases/openldap-client/buildlink3.mk"
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"