New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81343


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

supertux: disable SDL test

File:
1 edited

Legend:

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

    r50984 r81343  
    2525                lib:libSDL_image:libsdl_image 
    2626 
     27configure.args  --disable-sdltest 
     28 
    2729platform darwin { 
    28         configure.args  --with-apple-opengl-framework 
     30        configure.args-append   --with-apple-opengl-framework 
    2931        post-destroot   { 
    3032                xinstall -d -m 755 ${destroot}/Applications/MacPorts/SuperTux.app/Contents/MacOS 
Note: See TracChangeset for help on using the changeset viewer.