Index: head/games/ponscripter-sekai/files/patch-configure =================================================================== --- head/games/ponscripter-sekai/files/patch-configure (nonexistent) +++ head/games/ponscripter-sekai/files/patch-configure (revision 492445) @@ -0,0 +1,11 @@ +--- configure.orig 2019-02-08 19:59:55 UTC ++++ configure +@@ -606,7 +606,7 @@ then + _EOF + INTERNAL_SDL_MIXER=true + $CXX `$SDL_CONFIG --cflags` test.cc `$SDL_CONFIG --libs` -lSDL2_mixer -o mtest >/dev/null 2>&1 +- ./mtest 2>/dev/null ++ true 2>/dev/null + case $? in + 0) echo "yes"; INTERNAL_SDL_MIXER=false ;; + 1) echo "no MP3" ;; 2) echo "no Ogg" ;; 3) echo "no Ogg or MP3" ;; Property changes on: head/games/ponscripter-sekai/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property