Show
Ignore:
Timestamp:
02/03/08 17:18:11 (10 months ago)
Author:
kris
Message:

Fixed the file naming for scorched3d

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/scorched3d/pbi.conf

    r1305 r1307  
    3131MAKEOPTS="" 
    3232 
     33# If this port has a non-standard port version variable in Makefile, then 
     34# list the key here such as "OOOVERSION=" 
     35VERKEY="SCORCH_VERSION=" 
     36 
    3337# Build Key - Change this to anything else to trigger a rebuild  
    3438#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="01" 
     39BUILDKEY="21" 
    3640 
    37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY 
     41export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY