Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mail/dovecot/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/dovecot/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.65 retrieving revision 1.66 diff -u -p -r1.65 -r1.66 --- pkgsrc/mail/dovecot/Attic/Makefile 2006/08/09 14:23:10 1.65 +++ pkgsrc/mail/dovecot/Attic/Makefile 2006/08/16 20:56:02 1.66 @@ -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"