Ticket #52754: libsdl2-x11deps.patch
File libsdl2-x11deps.patch, 796 bytes (added by dbevans (David B. Evans), 8 years ago) |
---|
-
Portfile
6 6 name libsdl2 7 7 set my_name SDL2 8 8 version 2.0.5 9 revision 1 9 10 categories devel multimedia 10 11 platforms macosx freebsd 11 12 license zlib … … 46 47 --x-libraries=${prefix}/lib \ 47 48 --disable-x11-shared 48 49 depends_lib-append \ 50 port:xorg-libX11 \ 51 port:xorg-libXcursor \ 49 52 port:xorg-libXext \ 53 port:xorg-libXi \ 54 port:xorg-libXinerama \ 50 55 port:xorg-libXrandr \ 56 port:xorg-libXScrnSaver \ 57 port:xorg-libXxf86vm \ 51 58 port:xrender 52 59 } 53 60 if {${os.subplatform} ne "macosx"} {