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.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- pkgsrc/mail/dovecot/Attic/Makefile 2003/09/23 13:54:25 1.6 +++ pkgsrc/mail/dovecot/Attic/Makefile 2003/09/23 14:27:34 1.7 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/09/23 13:54:25 salo Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/23 14:27:34 xtraeme Exp $ # DISTNAME= dovecot-0.99.10 @@ -23,7 +23,7 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --localstatedir=/var -CONFIGURE_ARGS+= --with-ssldir=/etc/openssl +CONFIGURE_ARGS+= --with-ssldir=${SSLCERTS} .include "../../mk/bsd.prefs.mk"