games-action/bzflag: Fix bug #611174

Package-Manager: portage-2.3.3
This commit is contained in:
Tupone Alfredo
2017-03-04 19:31:51 +01:00
parent 44c26d5015
commit ea9e5f148f

View File

@@ -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