[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / maxr

Diff for /ports/games/maxr/Makefile between version 1.3 and 1.4

version 1.3, 2009/05/08 09:23:47 version 1.4, 2009/10/10 08:05:05
Line 2 
Line 2 
   
 COMMENT =               M.A.X clone  COMMENT =               M.A.X clone
   
 DISTNAME =              maxr-0.2.5  DISTNAME =              maxr-0.2.6
   
 CATEGORIES =            games x11  CATEGORIES =            games x11
   
Line 21 
Line 21 
   
 MASTER_SITES =          http://www.maxr.org/downloads/  MASTER_SITES =          http://www.maxr.org/downloads/
   
 LIB_DEPENDS =           SDL.>=8::devel/sdl \  LIB_DEPENDS =           SDL::devel/sdl \
                         SDL_mixer.>3.0::devel/sdl-mixer \                          SDL_mixer.>3::devel/sdl-mixer \
                         SDL_net::devel/sdl-net \                          SDL_net::devel/sdl-net \
                         mikmod.>=2::audio/libmikmod \                          mikmod::audio/libmikmod \
                         ogg.>=5::audio/libogg \                          ogg::audio/libogg \
                         smpeg.>=2::devel/smpeg \                          smpeg::devel/smpeg \
                         vorbis.>=6,vorbisfile.>=5::audio/libvorbis                          vorbis,vorbisfile::audio/libvorbis
   
 USE_X11 =               Yes  USE_X11 =               Yes
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb