[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.50 and 1.62

version 1.50, 2006/04/23 00:12:38 version 1.62, 2006/08/03 05:33:50
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               dovecot-1.0.beta7  DISTNAME=               dovecot-1.0.rc5
 PKGNAME=                ${DISTNAME:S/.beta/beta/}  PKGNAME=                ${DISTNAME:S/.rc/rc/}
 CATEGORIES=             mail  CATEGORIES=             mail
 MASTER_SITES=           http://www.dovecot.org/releases/  MASTER_SITES=           http://www.dovecot.org/releases/
   
Line 13  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.50  
changed lines
  Added in v.1.62

CVSweb <webmaster@jp.NetBSD.org>