[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.54 and 1.55

version 1.54, 2017/09/04 18:08:24 version 1.55, 2018/01/14 15:26:49
Line 18  DEPENDS+= doom1-[0-9]*:../../games/doom1
Line 18  DEPENDS+= doom1-[0-9]*:../../games/doom1
   
 WRKSRC=         ${WRKDIR}  WRKSRC=         ${WRKDIR}
 USE_TOOLS+=     gmake gunzip tar unzip  USE_TOOLS+=     gmake gunzip tar unzip
 MAKE_ENV+=      X11BASE=${X11BASE:Q} INSTALL_PREFIX=${PREFIX:Q}  MAKE_ENV+=      X11BASE=${X11BASE} INSTALL_PREFIX=${PREFIX}
   
 BROKEN_ON_PLATFORM=     ${LP64PLATFORMS}  BROKEN_ON_PLATFORM=     ${LP64PLATFORMS}
   

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

CVSweb <webmaster@jp.NetBSD.org>