From 9598e449425323360646c5dc79018509c7b71c59 Mon Sep 17 00:00:00 2001 From: ghen Date: Tue, 10 Jan 2006 12:39:03 +0000 Subject: Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk, same for pgsql.bl3.mk. Bump PKGREVISION. Ok by wiz. --- mail/dovecot/Makefile | 4 ++-- mail/dovecot/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/dovecot') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index caf52b5c59f..b29f82a2a55 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2005/12/29 06:21:48 jlam Exp $ +# $NetBSD: Makefile,v 1.41 2006/01/10 12:39:04 ghen Exp $ DISTNAME= dovecot-0.99.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ diff --git a/mail/dovecot/options.mk b/mail/dovecot/options.mk index f16d3abed3e..36d1f33e06a 100644 --- a/mail/dovecot/options.mk +++ b/mail/dovecot/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.9 2005/08/29 13:15:34 tv Exp $ +# $NetBSD: options.mk,v 1.10 2006/01/10 12:39:04 ghen Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.dovecot PKG_SUPPORTED_OPTIONS= inet6 ldap mysql pam pgsql sasl ssl @@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --disable-ssl ### .if !empty(PKG_OPTIONS:Mmysql) CONFIGURE_ARGS+= --with-mysql -. include "../../databases/mysql4-client/buildlink3.mk" +. include "../../mk/mysql.buildlink3.mk" .endif ### -- cgit v1.2.3