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

Diff for /ports/games/motogt/Makefile between version 1.2 and 1.3

version 1.2, 2011/10/27 16:56:24 version 1.3, 2013/12/23 04:00:51
Line 14 
Line 14 
   
 # GPL/CC-BY-SA  # GPL/CC-BY-SA
 PERMIT_PACKAGE_CDROM =  Yes  PERMIT_PACKAGE_CDROM =  Yes
 PERMIT_PACKAGE_FTP =    Yes  
 PERMIT_DISTFILES_CDROM =Yes  
 PERMIT_DISTFILES_FTP =  Yes  
   
 WANTLIB += GL c m png pthread sfml-audio sfml-graphics sfml-system  WANTLIB += GL c m png pthread sfml-audio sfml-graphics sfml-system
 WANTLIB += sfml-window stdc++  WANTLIB += sfml-window stdc++
Line 34 
Line 31 
   
 USE_GMAKE =             Yes  USE_GMAKE =             Yes
   
 NO_REGRESS =            Yes  NO_TEST =               Yes
   
 #CFLAGS =               ???  #CFLAGS =               ???
 #LDFLAGS =              ???  #LDFLAGS =              ???

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

CVSweb