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.108 retrieving revision 1.116 diff -u -p -r1.108 -r1.116 --- pkgsrc/mail/dovecot/Attic/Makefile 2007/12/12 13:15:48 1.108 +++ pkgsrc/mail/dovecot/Attic/Makefile 2008/06/03 05:52:10 1.116 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.108 2007/12/12 13:15:48 ghen Exp $ +# $NetBSD: Makefile,v 1.116 2008/06/03 05:52:10 ghen Exp $ -DISTNAME= dovecot-1.0.9 +DISTNAME= dovecot-1.0.14 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/1.0/ @@ -45,6 +45,8 @@ SUBST_FILES.paths= dovecot-example.conf SUBST_SED.paths+= -e 's,@PREFIX@,${PREFIX},g' SUBST_STAGE.paths= pre-configure +BUILD_DEFS+= VARBASE + post-build: ${SED} "s|/etc/ssl/|${SSLDIR}/|" ${WRKSRC}/dovecot-example.conf \ > ${WRKDIR}/dovecot-example.conf