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

Diff for /ports/games/maxr/Makefile between version 1.6 and 1.7

version 1.6, 2010/08/15 22:01:41 version 1.7, 2010/08/17 22:18:23
Line 16 
Line 16 
 PERMIT_DISTFILES_CDROM =Yes  PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP =  Yes  PERMIT_DISTFILES_FTP =  Yes
   
 WANTLIB =               FLAC c m iconv pthread sndio stdc++ usbhid  WANTLIB =               FLAC SDL SDL_mixer SDL_net c iconv m mikmod ogg pthread \
                           smpeg sndio stdc++ usbhid vorbis vorbisfile
   
 MASTER_SITES =          http://www.maxr.org/downloads/  MASTER_SITES =          http://www.maxr.org/downloads/
   
 LIB_DEPENDS =           SDL::devel/sdl \  LIB_DEPENDS =           ::devel/sdl-mixer \
                         SDL_mixer.>=4::devel/sdl-mixer \                          ::devel/sdl-net \
                         SDL_net::devel/sdl-net \                          ::audio/libmikmod \
                         mikmod::audio/libmikmod \                          ::audio/libogg \
                         ogg::audio/libogg \                          ::devel/smpeg \
                         smpeg::devel/smpeg \                          ::audio/libvorbis
                         vorbis,vorbisfile::audio/libvorbis  
   
 USE_X11 =               Yes  USE_X11 =               Yes
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb