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

Diff for /ports/games/vdrift/Attic/Makefile between version 1.3 and 1.5

version 1.3, 2010/08/17 18:40:13 version 1.5, 2010/12/04 18:14:37
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 =      ???
   
Line 47 
Line 47 
 #FAKE_FLAGS =           ???  #FAKE_FLAGS =           ???
 #REGRESS_FLAGS =        ???  #REGRESS_FLAGS =        ???
   
 USE_X11 =               Yes  
 #USE_LIBTOOL =          Yes  #USE_LIBTOOL =          Yes
   
 #NO_REGRESS =           Yes  #NO_REGRESS =           Yes

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

CVSweb