summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pio/pio-0.9.19.ebuild')
-rw-r--r--games-board/pio/pio-0.9.19.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/games-board/pio/pio-0.9.19.ebuild b/games-board/pio/pio-0.9.19.ebuild
index 72c4a5cd21b9..0ff25fb317ae 100644
--- a/games-board/pio/pio-0.9.19.ebuild
+++ b/games-board/pio/pio-0.9.19.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.19.ebuild,v 1.1 2005/07/21 03:00:04 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.19.ebuild,v 1.1.1.1 2005/11/30 10:09:58 chriswhite Exp $
-inherit eutils gnome2 debug
+inherit eutils gnome2
MY_P="pioneers-${PV}"
DESCRIPTION="A clone of the popular board game The Settlers of Catan"
@@ -11,8 +11,8 @@ SRC_URI="mirror://sourceforge/pio/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
-IUSE="nls debug X"
+KEYWORDS="x86 ~ppc ~amd64"
+IUSE="nls X"
RDEPEND=">=dev-libs/glib-2.0
X? ( >=gnome-base/libgnomeui-2.6.1.1
@@ -25,7 +25,6 @@ S=${WORKDIR}/${MY_P}
src_compile() {
export G2CONF="${G2CONF} `use_enable nls`"
- export G2CONF="${G2CONF} `use_enable debug`"
if use X ; then
gnome2_src_compile