New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82704


Ignore:
Timestamp:
08/18/11 12:15:39 (4 years ago)
Author:
ryandesign@…
Message:

ship84: use extract.mkdir yes

File:
1 edited

Legend:

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

    r82703 r82704  
    2525checksums           md5     06df2ae060fe4a076d7fa17a57205348 
    2626 
     27extract.mkdir       yes 
     28 
    2729patchfiles          patch-GNUmakefile.diff \ 
    2830                    patch-shipsdl.c.diff \ 
     
    3133depends_lib         bin:sdl-config:libsdl \ 
    3234                    lib:libSDL_mixer:libsdl_mixer 
    33  
    34 set worksrcpath     ${workpath} 
    3535 
    3636configure { 
     
    4141} 
    4242 
    43 build.dir           ${workpath} 
    4443build.type          gnu 
    4544build.args          -f GNUmakefile 
Note: See TracChangeset for help on using the changeset viewer.