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

Diff for /ports/games/dccnitghtmare/Makefile between version 1.2 and 1.6

version 1.2, 2010/08/17 23:00:10 version 1.6, 2010/10/26 05:40:15
Line 2 
Line 2 
   
 COMMENT =               3D single player RPG in a satirical post-apocalyptical world  COMMENT =               3D single player RPG in a satirical post-apocalyptical world
   
 DISTNAME =              dccnitghtmare-0.5.1  DISTNAME =              dccnitghtmare-0.6
   
 CATEGORIES =            games  CATEGORIES =            games
   
 #HOMEPAGE =             ???     URL  HOMEPAGE =              http://dnt.dnteam.org
   
 #MAINTAINER =           ???  #MAINTAINER =           ???
   
Line 28 
Line 28 
                         ::devel/sdl-ttf \                          ::devel/sdl-ttf \
                         ::graphics/cal3d                          ::graphics/cal3d
   
 USE_X11 =               Yes  
 USE_GMAKE =             Yes  
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
 CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \  CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
                         LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib -liconv -lintl"                          LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -liconv -lintl"
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

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

CVSweb