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

Diff for /ports/games/vcmi/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2013/06/12 16:01:39 version 1.3, 2013/06/27 01:58:40
Line 38 
Line 38 
                         multimedia/libtheora                          multimedia/libtheora
   
 #USE_LIBTOOL =          gnu  #USE_LIBTOOL =          gnu
   # Add -pthread to "enable" boost threading support.
 CONFIGURE_ARGS +=       -DCMAKE_CXX_FLAGS=-pthread  CONFIGURE_ARGS +=       -DCMAKE_CXX_FLAGS=-pthread
 #                       --with-boost-iostreams=mt \  
 #                       --with-boost-filesystem=mt \  
 #                       --with-boost-thread=mt \  
 #                       --with-boost-system=mt \  
 #                       ${CONFIGURE_SHARED}  
 #CONFIGURE_ENV +=        CPPFLAGS="-I${LOCALBASE}/include  -I${X11BASE}/include" \  #CONFIGURE_ENV +=        CPPFLAGS="-I${LOCALBASE}/include  -I${X11BASE}/include" \
 #                       LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"  #                       LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"
   

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

CVSweb