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

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

Diff for /pkgsrc/games/xdoom/Makefile between version 1.9 and 1.10

version 1.9, 1999/04/05 16:35:27 version 1.10, 1999/08/20 00:15:57
Line 21  USE_X11BASE= yes
Line 21  USE_X11BASE= yes
 USE_GMAKE=      yes  USE_GMAKE=      yes
   
 post-extract:  post-extract:
         (cd ${WRKDIR}; tar xzf linuxdoom-1.10.src.tgz)          (cd ${WRKDIR}; ${GTAR} xzf linuxdoom-1.10.src.tgz)
         (cd ${WRKDIR}; tar xzf sndserv.tgz)          (cd ${WRKDIR}; ${GTAR} xzf sndserv.tgz)
   
 post-patch:  post-patch:
         @${MV} ${WRKSRC}/${DISTNAME}/i_sound.c ${WRKSRC}/foo          @${MV} ${WRKSRC}/${DISTNAME}/i_sound.c ${WRKSRC}/foo

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>