summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.12.6.ebuild')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.12.6.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.12.6.ebuild b/games-strategy/wesnoth/wesnoth-1.12.6.ebuild
index 140ffac1776e..e2434dbe0a4d 100644
--- a/games-strategy/wesnoth/wesnoth-1.12.6.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.12.6.ebuild
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
src_prepare() {
+ cmake-utils_src_prepare
+
if use dedicated || use server ; then
sed \
-e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \