--- /usr/portage/games-simulation/openttd/openttd-0.5.2.ebuild 2007-05-31 00:46:38.000000000 +0200 +++ openttd-0.5.2-r1.ebuild 2007-06-21 16:51:17.000000000 +0200 @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.2.ebuild,v 1.1 2007/05/30 22:46:38 pylon Exp $ +# $Header: $ -inherit eutils games +inherit eutils flag-o-matic games SCENARIOS_048="${PN}-0.4.8-scenarios.tar.bz2" SCENARIOS_050="${PN}-0.5.0-scenarios.tar.bz2" @@ -68,6 +68,8 @@ fi fi + filter-ldflags -Wl,--as-needed + emake \ MANUAL_CONFIG=1 \ UNIX=1 \