[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / mutt

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

Diff for /pkgsrc/mail/mutt/Makefile between version 1.25 and 1.26

version 1.25, 1999/08/04 08:36:27 version 1.26, 1999/08/18 00:22:33
Line 11  MASTER_SITES= ftp://ftp.guug.de/pub/mutt
Line 11  MASTER_SITES= ftp://ftp.guug.de/pub/mutt
 MAINTAINER=     tron@netbsd.org  MAINTAINER=     tron@netbsd.org
 HOMEPAGE=       http://www.mutt.org/  HOMEPAGE=       http://www.mutt.org/
   
   BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
   BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
 DEPENDS+=       ncurses-4.2:../../devel/ncurses  DEPENDS+=       ncurses-4.2:../../devel/ncurses
   
 GNU_CONFIGURE=  yes  GNU_CONFIGURE=  yes
Line 22  LDFLAGS+= -s
Line 24  LDFLAGS+= -s
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"
   
 MUTT_BASE_VERSION=      0.95.6  MUTT_BASE_VERSION=      0.95.7
 .if defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES  .if defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES
 MUTT_VERSION=           ${MUTT_BASE_VERSION}i  MUTT_VERSION=           ${MUTT_BASE_VERSION}i
   

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

CVSweb <webmaster@jp.NetBSD.org>