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

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

Diff for /pkgsrc/chat/eggdrop/Makefile between version 1.19 and 1.20

version 1.19, 2005/04/11 21:45:03 version 1.20, 2005/06/16 06:57:42
Line 28  PLIST_SUBST+=  NOIPV6=
Line 28  PLIST_SUBST+=  NOIPV6=
 EGDIR=          ${PREFIX}/share/examples/eggdrop  EGDIR=          ${PREFIX}/share/examples/eggdrop
 CONF_FILES=     ${EGDIR}/eggdrop.conf ${PKG_SYSCONFDIR}/eggdrop.conf  CONF_FILES=     ${EGDIR}/eggdrop.conf ${PKG_SYSCONFDIR}/eggdrop.conf
   
   INSTALLATION_DIRS=      bin man/man1
   
 post-patch:  post-patch:
         cd ${WRKSRC} && ${SED} -e 's,modules/,${PREFIX}/lib/eggdrop/,' \          cd ${WRKSRC} && ${SED} -e 's,modules/,${PREFIX}/lib/eggdrop/,' \
                 < eggdrop.conf > eggdrop.conf.dist.new                  < eggdrop.conf > eggdrop.conf.dist.new

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVSweb <webmaster@jp.NetBSD.org>