[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.116 and 1.119

version 1.116, 2008/06/03 05:52:10 version 1.119, 2008/07/24 07:38:51
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               dovecot-1.0.14  DISTNAME=               dovecot-1.1.2
 CATEGORIES=             mail  CATEGORIES=             mail
 MASTER_SITES=           http://www.dovecot.org/releases/1.0/  MASTER_SITES=           http://www.dovecot.org/releases/1.1/
   
 MAINTAINER=             ghen@NetBSD.org  MAINTAINER=             ghen@NetBSD.org
 HOMEPAGE=               http://www.dovecot.org/  HOMEPAGE=               http://www.dovecot.org/
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_TOOLS+=             pkg-config  USE_TOOLS+=             pkg-config
   USE_TOOLS+=             rpcgen
   
 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.116  
changed lines
  Added in v.1.119

CVSweb <webmaster@jp.NetBSD.org>