summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-10-13 14:45:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-10-13 14:45:07 +0000
commit9a422e29b0eb92904659bebf7ed1365900b942a3 (patch)
treee3c5d328c25b608be3fd52a552b7cee19189dc70 /games-sports
parentRename snapshot to avoid downgrading from 9999 (diff)
downloadgentoo-2-9a422e29b0eb92904659bebf7ed1365900b942a3.tar.gz
gentoo-2-9a422e29b0eb92904659bebf7ed1365900b942a3.tar.bz2
gentoo-2-9a422e29b0eb92904659bebf7ed1365900b942a3.zip
tidy
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/foobillard/foobillard-3.0a.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-sports/foobillard/foobillard-3.0a.ebuild b/games-sports/foobillard/foobillard-3.0a.ebuild
index 622e0fb02158..d42c64728e3b 100644
--- a/games-sports/foobillard/foobillard-3.0a.ebuild
+++ b/games-sports/foobillard/foobillard-3.0a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.16 2011/10/13 08:00:07 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/foobillard/foobillard-3.0a.ebuild,v 1.17 2011/10/13 14:45:07 mr_bones_ Exp $
EAPI=2
inherit eutils autotools games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86 ~x86-fbsd"
IUSE="sdl video_cards_nvidia"
-RDEPEND="x11-libs/libXaw
+DEPEND="x11-libs/libXaw
x11-libs/libXi
virtual/opengl
virtual/glu
@@ -22,7 +22,6 @@ RDEPEND="x11-libs/libXaw
media-libs/libpng
sdl? ( media-libs/libsdl )
!sdl? ( media-libs/freeglut )"
-DEPEND="${RDEPEND}"
src_prepare() {
epatch \