New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81338


Ignore:
Timestamp:
07/29/11 05:34:20 (4 years ago)
Author:
jmr@…
Message:

raceintospace: disable SDL test, update master_sites to avoid redirects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/games/raceintospace/Portfile

    r58210 r81338  
    1414 
    1515homepage        http://raceintospace.sourceforge.net/ 
    16 master_sites    sourceforge:raceintospace 
     16master_sites    sourceforge:project/${name}/Race%20Into%20Space/${version} 
    1717 
    1818set source_file ${distname}${extract.suffix} 
     
    3636                                                port:libtheora 
    3737 
     38configure.args  --disable-sdltest 
     39 
    3840post-destroot { 
    3941        # move the game data into the destroot directory 
Note: See TracChangeset for help on using the changeset viewer.