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

Diff for /ports/games/vdrift/Attic/Makefile between version 1.4 and 1.6

version 1.4, 2010/10/26 05:40:18 version 1.6, 2011/10/26 16:23:41
Line 2 
Line 2 
   
 COMMENT =               driving simulation made with drift racing in mind  COMMENT =               driving simulation made with drift racing in mind
   
 DISTNAME =              vdrift-2010-06-30  DISTNAME =              vdrift-src-2011-09-01
   
 #SHARED_LIBS =          ???  #SHARED_LIBS =          ???
   
Line 31 
Line 31 
   
 #BUILD_DEPENDS =        ???  #BUILD_DEPENDS =        ???
 #RUN_DEPENDS =          ???  #RUN_DEPENDS =          ???
 LIB_DEPENDS =           ::audio/libvorbis \  LIB_DEPENDS =           audio/libvorbis \
                         ::devel/boost \                          devel/boost \
                         ::devel/bullet \                          devel/bullet \
                         ::devel/sdl-gfx \                          devel/sdl-gfx \
                         ::devel/sdl-image \                          devel/sdl-image \
                         ::devel/sdl-net \                          devel/sdl-net \
                         ::graphics/glew                          graphics/glew
   
 #REGRESS_DEPENDS =      ???  #REGRESS_DEPENDS =      ???
   

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

CVSweb