mirror of
https://git.freebsd.org/ports.git
synced 2025-07-07 12:29:16 -04:00
- Convert REINPLACE_CMD to patch file Changes: https://chromium.googlesource.com/webm/libwebp/+/main/NEWS
10 lines
494 B
Text
10 lines
494 B
Text
--- configure.orig 2022-08-05 23:55:13 UTC
|
|
+++ configure
|
|
@@ -14928,7 +14928,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
LIBS=$SAVED_LIBS
|
|
|
|
if test "$glut_support" = "yes" -a "$enable_libwebpdemux" = "yes"; then
|
|
- build_vwebp=yes
|
|
else
|
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: Not building vwebp. OpenGL libraries and --enable-libwebpdemux are required." >&5
|
|
printf "%s\n" "$as_me: Not building vwebp. OpenGL libraries and --enable-libwebpdemux are required." >&6;}
|