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

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

version 1.3, 2009/08/31 23:46:16 version 1.4, 2009/09/01 08:19:19
Line 31 
Line 31 
   
 BUILD_DEPENDS =         ::devel/plib  BUILD_DEPENDS =         ::devel/plib
 RUN_DEPENDS =           ::shells/bash  RUN_DEPENDS =           ::shells/bash
 LIB_DEPENDS =           glut.>=4::graphics/freeglut \  LIB_DEPENDS =           alut::audio/freealut \
                           glut.>=4::graphics/freeglut \
                           openal::audio/openal-soft \
                         png.>=8::graphics/png                          png.>=8::graphics/png
   
 #MAKE_FLAGS +=          ${CONFIGURE_ENV}  #MAKE_FLAGS +=          ${CONFIGURE_ENV}

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

CVSweb