[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.54 and 1.58

version 1.54, 2006/06/15 15:14:59 version 1.58, 2006/07/04 18:17:42
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               dovecot-1.0.beta9  DISTNAME=               dovecot-1.0.rc2
 PKGNAME=                ${DISTNAME:S/.beta/beta/}  PKGNAME=                ${DISTNAME:S/.rc/rc/}
 PKGREVISION=            1  
 CATEGORIES=             mail  CATEGORIES=             mail
 MASTER_SITES=           http://www.dovecot.org/releases/  MASTER_SITES=           http://www.dovecot.org/releases/
   
Line 14  PKG_INSTALLATION_TYPES= overwrite pkgvie
Line 13  PKG_INSTALLATION_TYPES= overwrite pkgvie
   
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
   USE_TOOLS+=             pkg-config
   
 CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}  CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=        --localstatedir=${VARBASE:Q}  CONFIGURE_ARGS+=        --localstatedir=${VARBASE:Q}

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.58

CVSweb <webmaster@jp.NetBSD.org>