[BACK]Return to options.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / mutt-devel

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/mail/mutt-devel/Attic/options.mk between version 1.24 and 1.25

version 1.24, 2007/04/21 18:27:21 version 1.25, 2007/05/27 17:39:47
Line 100  CONFIGURE_ARGS+= --disable-hcache
Line 100  CONFIGURE_ARGS+= --disable-hcache
 ### Internal SMTP relay support  ### Internal SMTP relay support
 ###  ###
 .if !empty(PKG_OPTIONS:Mmutt-smtp)  .if !empty(PKG_OPTIONS:Mmutt-smtp)
 CONFIGURE_ARGS+=       --enable-smtp  CONFIGURE_ARGS+=        --enable-smtp
 .else  .else
 CONFIGURE_ARGS+=       --disable-smtp  CONFIGURE_ARGS+=        --disable-smtp
 .endif  .endif
   
 ###  ###

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb <webmaster@jp.NetBSD.org>