[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.112 and 1.121

version 1.112, 2008/01/18 05:08:22 version 1.121, 2008/10/06 07:08:01
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=               dovecot-1.0.10  DISTNAME=               dovecot-1.1.4
 PKGREVISION=            1  
 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 15  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.112  
changed lines
  Added in v.1.121

CVSweb <webmaster@jp.NetBSD.org>