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

Diff for /ports/games/dccnitghtmare/Makefile between version 1.3 and 1.4

version 1.3, 2010/08/20 08:15:50 version 1.4, 2010/08/22 22:39:32
Line 6 
Line 6 
   
 CATEGORIES =            games  CATEGORIES =            games
   
 #HOMEPAGE =             ???     URL  HOMEPAGE =              http://dnt.dnteam.org
   
 #MAINTAINER =           ???  #MAINTAINER =           ???
   
Line 32 
Line 32 
 USE_GMAKE =             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.3  
changed lines
  Added in v.1.4

CVSweb