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

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

version 1.4, 2011/09/15 04:03:36 version 1.6, 2011/10/26 16:58:51
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
   
 # TODO: fix build of editor, etc  
 #BROKEN =               broken due png update  
   
 COMMENT =               open source 3D-real-time strategy game  COMMENT =               open source 3D-real-time strategy game
   
 DISTNAME =              megaglest-source-3.5.2.4  DISTNAME =              megaglest-source-3.5.2.4
Line 30 
Line 27 
                         lang/lua \                          lang/lua \
                         net/curl \                          net/curl \
                         textproc/xerces-c                          textproc/xerces-c
 RUN_DEPENDS =           games/megaglest/data  RUN_DEPENDS =           devel/desktop-file-utils \
                           games/megaglest/data
 SEPARATE_BUILD =        simple  SEPARATE_BUILD =        simple
 CONFIGURE_ARGS +=       -DCMAKE_BUILD_TYPE=RELEASE \  CONFIGURE_ARGS +=       -DCMAKE_BUILD_TYPE=RELEASE \
                         -DWANT_SVN_STAMP=OFF                          -DWANT_SVN_STAMP=OFF

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

CVSweb