[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.5 and 1.7

version 1.5, 2011/09/15 06:42:19 version 1.7, 2011/11/08 18:28:07
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 32 
Line 29 
                         textproc/xerces-c                          textproc/xerces-c
 RUN_DEPENDS =           devel/desktop-file-utils \  RUN_DEPENDS =           devel/desktop-file-utils \
                         games/megaglest/data                          games/megaglest/data
 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.5  
changed lines
  Added in v.1.7

CVSweb