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

Diff for /ports/games/xfrisk/Makefile between version 1.1.1.2 and 1.3

version 1.1.1.2, 2010/06/01 11:29:12 version 1.3, 2010/06/01 11:46:49
Line 1 
Line 1 
 # $OpenBSD$  # $OpenBSD$
 USE_SYSTRACE = Yes  
   
 COMMENT =               computer version of the classic Risk  board game  COMMENT =               computer version of the classic Risk  board game
   
Line 22 
Line 21 
   
 WANTLIB += ICE SM X11 Xaw Xext Xmu Xt c  WANTLIB += ICE SM X11 Xaw Xext Xmu Xt c
   
 #BUILD_DEPENDS =        ???  
 #RUN_DEPENDS =          ???  
 #LIB_DEPENDS =          ???  
   
 MAKE_FLAGS =            XAW=Xaw  MAKE_FLAGS =            XAW=Xaw
 #MAKE_ENV =  
 #FAKE_FLAGS =           ${MAKE_FLAGS}  
   
 USE_X11 =               Yes  USE_X11 =               Yes
 USE_GMAKE =             Yes  USE_GMAKE =             Yes
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   
 #CFLAGS =               ???  
 WRKDIST =               ${WRKDIR}/XFrisk  WRKDIST =               ${WRKDIR}/XFrisk
   
 .include <bsd.port.mk>  .include <bsd.port.mk>

Legend:
Removed from v.1.1.1.2  
changed lines
  Added in v.1.3

CVSweb