[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / dovecot

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/mail/dovecot/Attic/Makefile between version 1.108 and 1.116

version 1.108, 2007/12/12 13:15:48 version 1.116, 2008/06/03 05:52:10
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               dovecot-1.0.9  DISTNAME=               dovecot-1.0.14
 CATEGORIES=             mail  CATEGORIES=             mail
 MASTER_SITES=           http://www.dovecot.org/releases/1.0/  MASTER_SITES=           http://www.dovecot.org/releases/1.0/
   
Line 45  SUBST_FILES.paths= dovecot-example.conf
Line 45  SUBST_FILES.paths= dovecot-example.conf
 SUBST_SED.paths+=       -e 's,@PREFIX@,${PREFIX},g'  SUBST_SED.paths+=       -e 's,@PREFIX@,${PREFIX},g'
 SUBST_STAGE.paths=      pre-configure  SUBST_STAGE.paths=      pre-configure
   
   BUILD_DEFS+=            VARBASE
   
 post-build:  post-build:
         ${SED} "s|/etc/ssl/|${SSLDIR}/|" ${WRKSRC}/dovecot-example.conf \          ${SED} "s|/etc/ssl/|${SSLDIR}/|" ${WRKSRC}/dovecot-example.conf \
                                                 > ${WRKDIR}/dovecot-example.conf                                                  > ${WRKDIR}/dovecot-example.conf

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.116

CVSweb <webmaster@jp.NetBSD.org>