[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.22 and 1.23

version 1.22, 2004/07/14 18:09:00 version 1.23, 2004/07/24 22:45:15
Line 47  CONFIGURE_ARGS+= --with-mysql
Line 47  CONFIGURE_ARGS+= --with-mysql
 .if !empty(DOVECOT_USE_PGSQL:M[Yy][Ee][Ss])  .if !empty(DOVECOT_USE_PGSQL:M[Yy][Ee][Ss])
 CONFIGURE_ARGS+=        --with-pgsql  CONFIGURE_ARGS+=        --with-pgsql
 CPPFLAGS=               -I${BUILDLINK_DIR}/include/pgsql  CPPFLAGS=               -I${BUILDLINK_DIR}/include/pgsql
 .  include "../../databases/postgresql-lib/buildlink3.mk"  .  include "../../mk/pgsql.buildlink3.mk"
 .endif  .endif
   
 .if defined(USE_INET6) && !empty(USE_INET6:M[Yy][Ee][Ss])  .if defined(USE_INET6) && !empty(USE_INET6:M[Yy][Ee][Ss])

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb <webmaster@jp.NetBSD.org>