summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/gnocatan/gnocatan-0.8.1.30.ebuild')
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.30.ebuild13
1 files changed, 1 insertions, 12 deletions
diff --git a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
index 7dae0cb2b2aa..781207a82a30 100644
--- a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
+++ b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.1 2004/07/09 01:03:37 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.2 2004/07/09 13:32:53 rizzo Exp $
inherit eutils gnome2
@@ -16,17 +16,6 @@ IUSE="nls"
RDEPEND=">=gnome-base/libgnomeui-2.2*
=dev-libs/glib-1.2*
>=app-text/scrollkeeper-0.3*"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
- cd ${S}/client/gtk
- sed -i \
- -e '/\(GDK\|GTK\|GNOME\)_DISABLE_DEPRECATED/d' chat.c histogram.c \
- || die "sed failed"
-}
src_compile() {
export G2CONF="${G2CONF} `use_enable nls`"