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

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

Diff for /pkgsrc/games/easyrpg-player/Makefile between version 1.9 and 1.10

version 1.9, 2020/04/30 13:10:47 version 1.10, 2020/04/30 13:12:46
Line 14  GNU_CONFIGURE= yes
Line 14  GNU_CONFIGURE= yes
 USE_TOOLS+=     pkg-config gmake  USE_TOOLS+=     pkg-config gmake
 USE_LANGUAGES+= c c++  USE_LANGUAGES+= c c++
   
   # "We require now the C++ language standard C++14.
   # The lowest GCC compiler supporting this fully is GCC5"
   GCC_REQD+=      5
   
 .include "options.mk"  .include "options.mk"
 .include "../../audio/libxmp/buildlink3.mk"  .include "../../audio/libxmp/buildlink3.mk"
 .include "../../audio/SDL2_mixer/buildlink3.mk"  .include "../../audio/SDL2_mixer/buildlink3.mk"

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

CVSweb <webmaster@jp.NetBSD.org>