summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-08-02 01:35:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-08-02 01:35:11 +0000
commit2bbae472ab7cba4c97b7906f8b4748973e3c63cb (patch)
tree76a31e375fbf84ad4a0c41ade67632ea90096306 /games-strategy
parentsepolgen: new upstream release. (diff)
downloadgentoo-2-2bbae472ab7cba4c97b7906f8b4748973e3c63cb.tar.gz
gentoo-2-2bbae472ab7cba4c97b7906f8b4748973e3c63cb.tar.bz2
gentoo-2-2bbae472ab7cba4c97b7906f8b4748973e3c63cb.zip
revert quotes
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild
index 553dbe8b196c..bdcd1947b781 100644
--- a/games-strategy/wesnoth/wesnoth-1.6.4.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.2 2009/08/02 00:36:19 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.4.ebuild,v 1.3 2009/08/02 01:35:11 mr_bones_ Exp $
EAPI=2
inherit cmake-utils eutils toolchain-funcs flag-o-matic games
@@ -70,8 +70,8 @@ src_configure() {
-DENABLE_FRIBIDI=FALSE
-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}
-DPREFERENCES_DIR=.wesnoth
- -DDATAROOTDIR="${GAMES_DATADIR}"
- -DBINDIR="${GAMES_BINDIR}"
+ -DDATAROOTDIR=${GAMES_DATADIR}
+ -DBINDIR=${GAMES_BINDIR}
-DICONDIR=/usr/share/pixmaps
-DDESKTOPDIR=/usr/share/applications
-DMANDIR=/usr/share/man