freebsd-ports/games/opencity/files/patch-configure
Dmitry Marakasov d6a81d3800 - Add missing LIB_DEPENDS
- Regenerate patches
2016-11-05 09:04:22 +00:00

11 lines
309 B
Text

--- configure.orig 2015-03-15 21:38:20 UTC
+++ configure
@@ -16115,7 +16115,7 @@ else
fi
-CPPFLAGS="-Wall -Wmissing-braces -Wparentheses -pedantic-errors $CPPFLAGS"
+CPPFLAGS="-Wall -Wmissing-braces -Wparentheses $CPPFLAGS"
CPPFLAGS="-I$with_gl_prefix/include $enable_gprof $enable_debug $CPPFLAGS"