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

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

Diff for /pkgsrc/news/inn/Makefile between version 1.31 and 1.32

version 1.31, 2001/10/20 17:31:44 version 1.32, 2002/04/20 18:18:50
Line 47  CONFIGURE_ARGS+= --with-sendmail=/usr/li
Line 47  CONFIGURE_ARGS+= --with-sendmail=/usr/li
 CONFIGURE_ARGS+=        --with-sendmail=/usr/sbin/sendmail  CONFIGURE_ARGS+=        --with-sendmail=/usr/sbin/sendmail
 .endif  .endif
   
   .if (${MACHINE_ARCH} == arm32)
   .include "../../lang/gcc/Makefile.gcc"
   .endif
   
 DEINSTALL_FILE=         ${WRKDIR}/DEINSTALL  DEINSTALL_FILE=         ${WRKDIR}/DEINSTALL
 INSTALL_FILE=           ${WRKDIR}/INSTALL  INSTALL_FILE=           ${WRKDIR}/INSTALL
   

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

CVSweb <webmaster@jp.NetBSD.org>