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

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

version 1.6, 2010/10/26 05:40:15 version 1.8, 2011/03/04 04:33:30
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.6  DISTNAME =              dccnitghtmare-0.7
   
 CATEGORIES =            games  CATEGORIES =            games
   
 HOMEPAGE =              http://dnt.dnteam.org  HOMEPAGE =              http://dnt.dnteam.org
   
 #MAINTAINER =           ???  MAINTAINER =            Kirill Bychkov <yason@linklevel.net>
   
 # GPLv3  # GPLv3
 PERMIT_PACKAGE_CDROM =  Yes  PERMIT_PACKAGE_CDROM =  Yes
Line 22 
Line 22 
 WANTLIB =               GL GLU SDL SDL_image SDL_ttf c cal3d m ogg openal pthread stdc++ vorbis vorbisfile  WANTLIB =               GL GLU SDL SDL_image SDL_ttf c cal3d m ogg openal pthread stdc++ vorbis vorbisfile
   
 MODULES =               devel/gettext  MODULES =               devel/gettext
 LIB_DEPENDS =           ::audio/libvorbis \  LIB_DEPENDS =           audio/libvorbis \
                         ::audio/openal \                          audio/openal \
                         ::devel/sdl-image \                          devel/sdl-image \
                         ::devel/sdl-ttf \                          devel/sdl-ttf \
                         ::graphics/cal3d                          graphics/cal3d
   
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
 CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \  CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

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

CVSweb