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.168 retrieving revision 1.174 diff -u -p -r1.168 -r1.174 --- pkgsrc/mail/dovecot/Attic/Makefile 2013/07/12 10:44:56 1.168 +++ pkgsrc/mail/dovecot/Attic/Makefile 2014/10/09 14:06:38 1.174 @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.168 2013/07/12 10:44:56 jperkin Exp $ +# $NetBSD: Makefile,v 1.174 2014/10/09 14:06:38 wiz Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 SIEVE_VERSION= 0.1.19 MANAGESIEVE_VERSION= 0.11.13 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} -PKGREVISION= 10 +PKGREVISION= 14 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/ @@ -19,8 +19,6 @@ HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= pkg-config rpcgen GNU_CONFIGURE= yes @@ -46,7 +44,7 @@ PKG_GECOS.${DOVECOT_USER}= Dovecot IMAP/ EGDIR= ${PREFIX}/share/examples/dovecot CONF_FILES= ${EGDIR}/dovecot-example.conf ${PKG_SYSCONFDIR}/dovecot.conf -INSTALLATION_DIRS= libexec/dovecot sbin share/doc/dovecot \ +INSTALLATION_DIRS+= libexec/dovecot sbin share/doc/dovecot \ share/examples/dovecot SUBST_CLASSES+= paths