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

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

Diff for /pkgsrc/mail/mew/Makefile between version 1.51 and 1.52

version 1.51, 2003/07/17 21:46:28 version 1.52, 2003/07/21 23:57:13
Line 10  COMMENT= Messaging in the Emacs World
Line 10  COMMENT= Messaging in the Emacs World
   
 CONFLICTS=+     mew-xemacs-*  CONFLICTS=+     mew-xemacs-*
   
   USE_NEW_TEXINFO=        YES
   INFO_FILES=     mew.info
   
 EMACS_VERSION_ACCEPTED= emacs21 emacs20  EMACS_VERSION_ACCEPTED= emacs21 emacs20
   
 MEW_CONTRIB_DIR=${EMACS_LISPPREFIX}/mew/contrib  MEW_CONTRIB_DIR=${EMACS_LISPPREFIX}/mew/contrib
Line 32  post-install:
Line 35  post-install:
                 ${WRKSRC}/contrib/*.el ${MEW_CONTRIB_DIR}                  ${WRKSRC}/contrib/*.el ${MEW_CONTRIB_DIR}
   
 .include "../../mk/emacs.mk"  .include "../../mk/emacs.mk"
 .include "../../mk/texinfo.mk"  
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

CVSweb <webmaster@jp.NetBSD.org>