From e42aca7e331cca1ceae3cdb78493ec3550726126 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 16 Aug 2006 20:56:02 +0000 Subject: When adding --with-ioloop=best last week, I did not see there already was a pkgsrc option for kqueue support. Hence, remove --with-ioloop=best again, and enable the "kqueue" option by default on *BSD platforms (as already suggested by grant when he first added the option). The pkg's default behaviour does not change, so don't bump PKGREVISION. --- mail/dovecot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/dovecot/Makefile') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index c6ff1c1f0b0..41ea419a3da 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2006/08/09 14:23:10 ghen Exp $ +# $NetBSD: Makefile,v 1.66 2006/08/16 20:56:02 ghen Exp $ DISTNAME= dovecot-1.0.rc6 PKGNAME= ${DISTNAME:S/.rc/rc/} @@ -19,7 +19,6 @@ USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q} CONFIGURE_ARGS+= --with-ssldir=${SSLDIR:Q} -CONFIGURE_ARGS+= --with-ioloop=best .include "../../mk/bsd.prefs.mk" .include "options.mk" -- cgit v1.2.3