summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-03-04 19:31:51 +0100
committerTupone Alfredo <tupone@gentoo.org>2017-03-04 19:32:57 +0100
commitea9e5f148f98719b46f5600d68a28780eb67ea8b (patch)
treeaf0a6c4e658acdae46be6311f572b986f773a33f /games-action
parentmedia-sound/mac: Version bump. (diff)
downloadgentoo-ea9e5f148f98719b46f5600d68a28780eb67ea8b.tar.gz
gentoo-ea9e5f148f98719b46f5600d68a28780eb67ea8b.tar.bz2
gentoo-ea9e5f148f98719b46f5600d68a28780eb67ea8b.zip
games-action/bzflag: Fix bug #611174
Package-Manager: portage-2.3.3
Diffstat (limited to 'games-action')
-rw-r--r--games-action/bzflag/bzflag-2.4.4-r1.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/games-action/bzflag/bzflag-2.4.4-r1.ebuild b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
index 33098d4954c7..d63f9d37f345 100644
--- a/games-action/bzflag/bzflag-2.4.4-r1.ebuild
+++ b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic autotools
DESCRIPTION="3D tank combat simulator game"
HOMEPAGE="http://www.bzflag.org/"
@@ -29,6 +29,11 @@ PATCHES=(
"${FILESDIR}"/${P}-configure.patch
)
+src_prepare() {
+ default
+ eautoreconf
+}
+
src_configure() {
local myconf