summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch')
-rw-r--r--games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch b/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch
new file mode 100644
index 000000000000..0149ea776528
--- /dev/null
+++ b/games-strategy/warzone2100/files/warzone2100-3.1.2-pkgconf.patch
@@ -0,0 +1,14 @@
+https://bugs.gentoo.org/show_bug.cgi?id=428494
+
+should be obsolete with >=dev-util/pkgconf-0.8.4
+
+--- warzone2100-3.1.0/configure.ac
++++ warzone2100-3.1.0/configure.ac
+@@ -89,7 +89,6 @@
+
+ # Check for pkg-config
+ PKG_PROG_PKG_CONFIG
+-AC_PROG_VERSION_CHECK([pkg-config], [0.9])
+
+ AC_MSG_CHECKING([for backend])
+ AC_ARG_WITH([backend],